fixed something
This commit is contained in:
@@ -2945,7 +2945,7 @@ def interactive_chart(id=0,promember=0,intervaldata = {}):
|
||||
hover.mode = 'mouse'
|
||||
hover.names = ["spm","pace"]
|
||||
|
||||
script, div = components(layout)
|
||||
script, div = components(plot)
|
||||
|
||||
return [script,div]
|
||||
|
||||
|
||||
Reference in New Issue
Block a user