Private
Public Access
1
0

migration to bokeh 2.2.3

This commit is contained in:
Sander Roosendaal
2020-11-09 10:34:44 +01:00
parent 04be2fc61d
commit 54dc8507db
37 changed files with 171 additions and 145 deletions

View File

@@ -357,7 +357,7 @@ from bokeh.palettes import Category10,Category20, Category20c
#colors = Category10[9]
colors = Category10[9]+list(set(Category20[19]+Category20c[19]))
colors = list(set(Category10[9]))+list(set(Category20[19]+Category20c[19]))
color_map = {checktypes[i]:colors[i] for i in range(len(checktypes))}
workoutsources = (