node-stats-lite icon indicating copy to clipboard operation
node-stats-lite copied to clipboard

Add support for custom histogram min/max limits

Open yelworc opened this issue 6 years ago • 0 comments

Hi, thanks for the useful lib!

This PR adds another histogram parameter for a specific use case I have (multiple sets of values that should all be visualized with the same histogram parameters, for comparability).

I tried to keep the code changes minimal, but I'm open to additional changes if you'd prefer a different solution (e.g. one could consider a more flexible generic options parameter, instead of appending more single values).

yelworc avatar Mar 12 '20 15:03 yelworc