removed print statement
This commit is contained in:
@@ -2208,8 +2208,6 @@ def interactive_chart(id=0,promember=0):
|
|||||||
|
|
||||||
script, div = components(plot)
|
script, div = components(plot)
|
||||||
|
|
||||||
print div,"aap"
|
|
||||||
|
|
||||||
return [script,div]
|
return [script,div]
|
||||||
|
|
||||||
def interactive_multiflex(datadf,xparam,yparam,groupby,extratitle='',
|
def interactive_multiflex(datadf,xparam,yparam,groupby,extratitle='',
|
||||||
|
|||||||
Reference in New Issue
Block a user