Fix the default value of nice in linearScale#2783
Fix the default value of nice in linearScale#2783JackieNim wants to merge 2 commits intoplouc:masterfrom
Conversation
|
@JackieNim is attempting to deploy a commit to the plouc's projects Team on Vercel. A member of the Team first needs to authorize it. |
|
@plouc Please take a look |
|
I ran into a similar issue with my line chart after updating to version 0.99.0. Restoring the previous behavior was possible by setting the
@JackieNim Thanks for opening this PR - it helped me identify the issue and figure out how to fix it |
|
This pull request has been automatically marked as stale. If this pull request is still relevant, please leave any comment (for example, "bump"), and we'll keep it open. We are sorry that we haven't been able to prioritize reviewing it yet. Your contribution is very much appreciated. |
|
Bump |
|
I don't think we should change the default for all packages, it would be best to just override for the bullet chart. |
Updated |


This reverts the default value of
niceto falseOrginally set to true in this PR
This also fixes the issue #2781 where an extra section would be added to the bullet.
Before:

After:
