Open davidfufu opened 6 years ago
And to add a proper description:
histogram
crashes in tickStep
with the message in this issue's name, because it supplies a negative number as argument to Number.prototype.toFixed
. It has been broken by this commit. The rounding needs to happen only when precision
is negative.
Is there any way to configure it to set the upper and lower limits?