FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

clamp argument of toExponential between 0 and 20 when formatting ticks by veggiesaurus · Pull Request #6423 · chartjs/Chart.js · GitHub

clamp argument of toExponential between 0 and 20 when formatting ticks - #6423

Merged
etimberg merged 1 commit into
chartjs:masterfrom
veggiesaurus:fix_6420
Aug 3, 2019
Merged

clamp argument of toExponential between 0 and 20 when formatting ticks#6423
etimberg merged 1 commit into
chartjs:masterfrom
veggiesaurus:fix_6420

Conversation

Copy link
Copy Markdown
Contributor

fixes #6420 by clamping the argument of toExponential to between 0 and 20, as done with toFixed just below it.

Comment thread src/core/core.ticks.js
etimberg merged commit a46dd96 into chartjs:master Aug 3, 2019
simonbrunel added this to the Version 2.9 milestone Aug 23, 2019
exwm pushed a commit to exwm/Chart.js that referenced this pull request Apr 30, 2021
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Crash when plotting with ticks that are almost zero

4 participants


Back | FazBrowse Home | New Git URL