You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have a problem with xaxis tick label and associated grid line: there is no automatic adaptation leading to display all tick label when there float number.
Thank for your solution it is an helping work around but basiccaly I would like the xtick label to adapat with thz zoom in or zoom as you could could get using directly bokeh:
thanks again for opening the issue. I think the default behaviour should be as you described it with automatic ajustment of the float xaxis. I just release a new release 0.5.5 that implemented this. Looks like this now:
Hello,
I have a problem with xaxis tick label and associated grid line: there is no automatic adaptation leading to display all tick label when there float number.
Hereunder the code to test it:
I get this output:
Do you have any idea how to handle this?
Python 3.8.8
pandas_bokeh 0.5.4
pandas 1.2.3
jupyterlab 3.0.9
notebook 6.2.0
IPython 7.21.0
jupyter-bokeh 2.0.4
OS windows7
The text was updated successfully, but these errors were encountered: