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

linetype = 0 ('blank') should make lines invisible #712

Closed
OLarionova-HORIS opened this issue Mar 10, 2023 · 0 comments
Closed

linetype = 0 ('blank') should make lines invisible #712

OLarionova-HORIS opened this issue Mar 10, 2023 · 0 comments
Assignees
Milestone

Comments

@OLarionova-HORIS
Copy link
Contributor

ggplot({"a": [1,2]}, aes("a","a")) + geom_line(linetype=0)

Screenshot 2023-03-10 at 17 43 26


ggplot2 doesn't draw a line with linetype=0:

Screenshot 2023-03-10 at 17 45 01

@alshan alshan added this to the New milestone Mar 30, 2023
@alshan alshan modified the milestones: New, 2023Q3 Jun 28, 2023
@alshan alshan modified the milestones: 2023Q3, New Sep 29, 2023
@alshan alshan modified the milestones: New, 2024Q2 Apr 1, 2024
@OLarionova-HORIS OLarionova-HORIS self-assigned this Apr 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants