HdrHistogramJS
HdrHistogramJS copied to clipboard
Add decimal.js support
Hello @peroxy What do you mean by decimal.js support?
Hey, currently it only supports javascripts 'number' and it does not have support for big number or decimals.
Since I am usually working with currencies that require such precision, this histogram implementation can't be used.