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
Allow adding scale bars to individual subplot/subcoordinate_y ranges. The current implementation only allows for a scale bar to be positioned relative to the entire plot. This depends on progress in Bokeh: bokeh/bokeh#13921
A possible API might be to use a new arg; something like scalebar_level="subcoordinate_y"
Allow adding scale bars to individual subplot/subcoordinate_y ranges. The current implementation only allows for a scale bar to be positioned relative to the entire plot. This depends on progress in Bokeh: bokeh/bokeh#13921
A possible API might be to use a new arg; something like
scalebar_level="subcoordinate_y"
Code
Arrows indicate where the scale bars should be after applying to subcoordinate level:
The text was updated successfully, but these errors were encountered: