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

Limit precision on floats #3

Open
adamdeprince opened this issue Oct 18, 2012 · 2 comments
Open

Limit precision on floats #3

adamdeprince opened this issue Oct 18, 2012 · 2 comments

Comments

@adamdeprince
Copy link
Contributor

Float values for various percent fields in the generated json have an absurdly excessive precision. Modify the json writer to format floats with "%0.2f"

@adamdeprince
Copy link
Contributor Author

Look at: 14ee860

@smelendez
Copy link

OK to close?

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

2 participants