Private
Public Access
1
0

3.6.0 for py39

This commit is contained in:
2023-06-04 16:53:55 +02:00
parent 206ee219f3
commit 1a082d8908
7 changed files with 16 additions and 15 deletions

View File

@@ -4655,7 +4655,7 @@ def interactive_chart(id=0, promember=0, intervaldata={}):
])
hover.mode = 'mouse'
hover.names = ["spm", "pace"]
# hover.name = ["spm", "pace"]
script, div = components(plot)