activity chart improvements
This commit is contained in:
@@ -319,7 +319,7 @@ rowtypes = (
|
||||
)
|
||||
|
||||
|
||||
checktypes = [i[0] for i in workouttypes]
|
||||
checktypes = [i[0] for i in workouttypes_ordered.items()]
|
||||
|
||||
from bokeh.palettes import Category10,Category20, Category20c
|
||||
|
||||
|
||||
Reference in New Issue
Block a user