Format "other" p.xaxis.major_label_orientation

In the groupd bar chart bokeh example the following line rotates the car manufacturer:

p.xaxis.major_label_orientation = 1.2

How do you rotate the “other” label, cylinder? (3,4,5,6,7,8)

https://bokeh.pydata.org/en/latest/docs/user_guide/examples/categorical_bar_pandas_groupby_nested.html

Thanks,

Jonathan

Hi,

That is not configurable at this time. When there are nested categories, all "higher level" axis labels are always automatically rendered parallel to the axis. If you'd like to discuss a feature request, a GitHub issue would be the next step.

Thanks,

Bryan

···

On Sep 29, 2017, at 11:36, Jonathan Bennett <[email protected]> wrote:

In the groupd bar chart bokeh example the following line rotates the car manufacturer:
p.xaxis.major_label_orientation = 1.2

How do you rotate the "other" label, cylinder? (3,4,5,6,7,8)

https://bokeh.pydata.org/en/latest/docs/user_guide/examples/categorical_bar_pandas_groupby_nested.html

Thanks,
Jonathan

--
You received this message because you are subscribed to the Google Groups "Bokeh Discussion - Public" group.
To unsubscribe from this group and stop receiving emails from it, send an email to [email protected].
To post to this group, send email to [email protected].
To view this discussion on the web visit https://groups.google.com/a/continuum.io/d/msgid/bokeh/e3039826-3314-4fab-89ba-17074d4e22c0%40continuum.io\.
For more options, visit https://groups.google.com/a/continuum.io/d/optout\.