将x轴放在散景图的顶部
问题描述:
是否可以将x轴放在散景图的顶部?如果可以,怎么办?
Is it possible to put the x-axis at the top of a Bokeh plot? If so, how?
这类似于此关于matplotlib的问题
答
将x_axis_location="above"传递给bokeh.plotting.figure