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

Axis breaks are badly formatted if explicitly set #1245

Closed
ASmirnov-HORIS opened this issue Nov 14, 2024 · 0 comments
Closed

Axis breaks are badly formatted if explicitly set #1245

ASmirnov-HORIS opened this issue Nov 14, 2024 · 0 comments

Comments

@ASmirnov-HORIS
Copy link
Collaborator

ASmirnov-HORIS commented Nov 14, 2024

Example:

values = [1e-13, 1.5000000000000005e-13, 2e-13]
ggplot() + geom_point(aes(x=values)) + scale_x_continuous(breaks=values)

Output:

Expected:

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

1 participant