agegroupcp done
This commit is contained in:
@@ -1484,7 +1484,8 @@ def interactive_agegroupcpchart(age,normalized=False):
|
||||
y_axis_type = 'linear'
|
||||
|
||||
plot = Figure(plot_width=900,x_axis_type=x_axis_type)
|
||||
|
||||
plot.sizing_mode = 'scale_width'
|
||||
|
||||
plot.line('duration','fitpowerfh',source=source,
|
||||
legend='Female HW',color='blue')
|
||||
plot.line('duration','fitpowerfl',source=source,
|
||||
|
||||
Reference in New Issue
Block a user