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

Constant Decimal Place #64

Open
splashful opened this issue Mar 12, 2017 · 1 comment
Open

Constant Decimal Place #64

splashful opened this issue Mar 12, 2017 · 1 comment

Comments

@splashful
Copy link

Is it possible to keep trailing zeros so the number of decimals is constant. For example

2 becomes 2.00
.5 becomes 0.50

@soundar24
Copy link
Owner

You can parse the value based on your desired format through "tooltipFormat" event. Check the below demo and let me know your comments:

http://jsfiddle.net/soundar24/LpuLe9tr/860/

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants