Merge branch 'release/v14.83'
This commit is contained in:
@@ -698,7 +698,7 @@ def interactive_activitychart(workouts,startdate,enddate,stack='type',toolbar_lo
|
||||
|
||||
bars=table.to.bars(['date',stack],[yaxis])
|
||||
bars.opts(
|
||||
opts.Bars(color=dim_expr, show_legend=True, stacked=True,
|
||||
opts.Bars(cmap=mytypes.color_map, show_legend=True, stacked=True,
|
||||
tools=['tap','hover'], width=550, xrotation=45,padding=(0,(0,.1)),
|
||||
legend_position='bottom',show_frame=True))
|
||||
|
||||
|
||||
Reference in New Issue
Block a user