plot.yaxis.axis_label

The yaxis is sometimes being pushed out of the viewable area when the data is updated with bokeh server. This happens because the yaxis values become larger during a data update, and it “pushs” the yaxis to the left and outside of the figure area.
Is there something I can do while configuring the figure or axis title to prevent this?

Thanks!!

Bokeh 0.12.9

showing:

not showing:

I believe it is this issue:

  Axes' tick labels are trimmed when moving plot · Issue #6676 · bokeh/bokeh · GitHub

Until it is fixed, I can only suggest increasing the padding or rotating the tick labels (or a combination of both)

Thanks,

Bryan

···

On Oct 2, 2017, at 13:54, Jonathan Bennett <[email protected]> wrote:

The yaxis is sometimes being pushed out of the viewable area when the data is updated with bokeh server. This happens because the yaxis values become larger during a data update, and it "pushs" the yaxis to the left and outside of the figure area.
Is there something I can do while configuring the figure or axis title to prevent this?
Thanks!!
Bokeh 0.12.9

showing:

not showing:

--
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/10e6a542-1739-42eb-823a-f88d8fdf1182%40continuum.io\.
For more options, visit https://groups.google.com/a/continuum.io/d/optout\.