如何y-axis在数字和图表中修改比例?我想要这样的东西:my_figure.y_range.end = my_figure.y_range.end * 1.3
y-axis
my_figure.y_range.end = my_figure.y_range.end * 1.3
所以我想要更高一些y-axis.谢谢!
python axis bokeh
axis ×1
bokeh ×1
python ×1