Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow lines with arbitrary slopes (generalization of HLine and VLine) #1993

Closed
ea42gh opened this issue Oct 10, 2017 · 2 comments
Closed

Allow lines with arbitrary slopes (generalization of HLine and VLine) #1993

ea42gh opened this issue Oct 10, 2017 · 2 comments
Milestone

Comments

@ea42gh
Copy link
Contributor

ea42gh commented Oct 10, 2017

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)

@philippjfr
Copy link
Member

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.

Copy link

This issue has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Oct 24, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants