Releases: RhoInc/safety-histogram
Releases · RhoInc/safety-histogram
v2.5.0
Safety Histogram v2.5.0 features group stratification, as demonstrated here. This release also features annotated statistical tests, one that tests the normality of the distribution and a second that compares the distribution of each stratified set of results with that of the entire set of results. View a full list of resolved issues here.
v2.4.1
Fixes test-page and resolve minor bug regarding async table styling.
v2.4.0
Safety Histogram v2.4.0 adds user control of the binning algorithm and number of bins. Additionally a new toggle controls whether the x-axis ticks appear between bins or evenly spaced along the axis. View a full list of resolved issues here.
v2.3.1
Safety Histogram v2.3.1 updates the binning of results by using the range of the current x-domain rather than the range of the values. This approach allows a more straightforward comparison of the full set of results and a subset of results because the bins remain the same.
v2.3.0
Safety Histogram v2.3.0 improves data cleaning, adds a binning algorithm, and simplifies clicking on really, really tiny little bars by allowing clicking anywhere in or above each bar. View a full list of resolved issues here.
v2.2.3
Safety Histogram v2.2.3 improves handling of settings passed as strings instead of as arrays.
v2.2.2
Technical update adding npm audit fix
to the build process and updating dependencies accordingly.
v2.2.1
Technical updates including updating dependencies and tweaks to test page and documentation.
v2.2.0
Safety Histogram v2.2.0 improves the data cleaning method and adds an algorithm that determines the precision of each measure. View the full list of resolved issues here.
v2.1.1
safety-histogram v2.1.1 updates the control label of custom controls from control-label to wc-control-label to avoid css conflicts with bootstrap.