PatrikHlobil / Pandas-Bokeh

Bokeh Plotting Backend for Pandas and GeoPandas

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Change xaxis.major_label_orientation = math.pi/2

akitxu opened this issue · comments

Dear All. How can I change the orientation of the labels of an axis ?. thanks for your help

In bokeh this is complice by "p.xaxis.major_label_orientation = math.pi/2"