We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
https://runkit.com/58a5c70825e6da001336e870/58ae0f92ef3db20014828aae
var d3Format = require("d3-format") d3Format.format(".3e")(-Infinity) // returns "Infinity"
Is this expectated behavior?
The text was updated successfully, but these errors were encountered:
This appears to be a bug in our test for negative zero. https://github.com/d3/d3-format/blob/master/src/locale.js#L63
Sorry, something went wrong.
28e6d1d
mbostock
No branches or pull requests
https://runkit.com/58a5c70825e6da001336e870/58ae0f92ef3db20014828aae
Is this expectated behavior?
The text was updated successfully, but these errors were encountered: