Private
Public Access
1
0

removed intervals labels

This commit is contained in:
Sander Roosendaal
2017-07-06 13:56:26 +02:00
parent af9eb1934f
commit fd545d2ce7
2 changed files with 8 additions and 4 deletions

View File

@@ -1165,6 +1165,7 @@ def interactive_chart(id=0,promember=0):
def interactive_multiflex(datadf,xparam,yparam,groupby,extratitle='',
ploterrorbars=False):
if datadf.empty:
return ['','<p>No non-zero data in selection</p>']