Skip to content

Support arrow for geom_linerange() and geom_pointrange() #6481

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

Open
teunbrand opened this issue May 26, 2025 · 0 comments · May be fixed by #6482
Open

Support arrow for geom_linerange() and geom_pointrange() #6481

teunbrand opened this issue May 26, 2025 · 0 comments · May be fixed by #6482
Labels
feature a feature request or enhancement layers 📈

Comments

@teunbrand
Copy link
Collaborator

teunbrand commented May 26, 2025

The idea here is that we can put in a cheeky errorbar through the arrow argument. (with 90 degree angles). It has two possible upsides:

  1. It avoids having to draw geom_errorbar() first with geom_point() on top.
  2. You can size the 'hooks' on the ends absolutely: you no longer need to know the data resolution or anything of the sort.
@teunbrand teunbrand added feature a feature request or enhancement layers 📈 labels May 28, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature a feature request or enhancement layers 📈
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant