fix y range
This commit is contained in:
@@ -581,6 +581,7 @@ def interactive_activitychart(workouts,startdate,enddate,stack='type',toolbar_lo
|
||||
p.plot_width=550
|
||||
p.plot_height=350
|
||||
p.toolbar_location = toolbar_location
|
||||
p.y_range.start = 0
|
||||
p.sizing_mode = 'scale_width'
|
||||
url = "http://rowsandall.com/rowers/workout/@duration/"
|
||||
taptool = p.select(type=TapTool)
|
||||
|
||||
Reference in New Issue
Block a user