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
There's currently a PR in matplotlib that would make this easier (matplotlib/matplotlib#9321), but we'd also have to get something similar upstream into bokeh to support this.
Allow lines through a given point with a given slope,
without requiring ranges
(i.e., line should always extend from current plot boundary to current plot boundary, which need not include the given point)
The text was updated successfully, but these errors were encountered: