scale_width on activity chart
This commit is contained in:
@@ -329,7 +329,7 @@ def interactive_activitychart(workouts,startdate,enddate,stack='type'):
|
||||
p.plot_width=550
|
||||
p.plot_height=350
|
||||
p.toolbar_location = None
|
||||
|
||||
p.sizing_mode = 'scale_width'
|
||||
|
||||
# p = hv.Bars(df,values='duration',
|
||||
# label = CatAttr(columns=['date'], sort=False),
|
||||
|
||||
Reference in New Issue
Block a user