react-boxplot
Advanced tools
Changelog
4.0.0 -- Feb 10, 2022
Changelog
3.0.1 -- Jan 1, 2019
Fix publishing error from previous.
Changelog
3.0.0 -- Jan 1, 2019
simple-statistics
to 7.0.0, dropping support for IE11.Changelog
2.0.0 -- Nov 19, 2018
Update dependencies. There is a breaking change in [simple-statistics][].
Whereas invalid values used to return NaN
, they now raise an exception.
Changelog
[1.1.0]
For compatibility with CSS in JS, pass through className
property from
Boxplot to the enclosed svg element.
Changelog
[1.0.0]
Modernize the project using [create-react-library][].
The API is entirely the same, though it's now imported differently.
Changelog
[0.4.0]