8000 Fix 999.9... edge case in ticker.EngFormatter for negative numbers by Lewn · Pull Request #12045 · matplotlib/matplotlib · GitHub
[go: up one dir, main page]

Skip to content

Fix 999.9... edge case in ticker.EngFormatter for negative numbers #12045

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

Merged
merged 4 commits into from
Sep 7, 2018

Use abs() instead of explicitly checking positive and negative value

e3ba6ba
Select commit
Loading
Failed to load commit list.
Merged

Fix 999.9... edge case in ticker.EngFormatter for negative numbers #12045

Use abs() instead of explicitly checking positive and negative value
e3ba6ba
Select commit
Loading
Failed to load commit list.

Workflow runs completed with no jobs

0