Releases: RhoInc/safety-outlier-explorer
Releases · RhoInc/safety-outlier-explorer
v2.7.0
- Add group by ability to stratify with line and point color
- Add setting to sort measures other than alphanumerically
- Allow user to specify start and all properties of filters
v2.6.1
Fixed a bug (#143) that could cause issues when changing axis types.
v2.6.0
Safety Outlier Explorer v2.6.0 addresses overplotting by identifying overlapping points on hover and on click. This new feature exposes the number of overlapping points underneath the mouse in the point's tooltip, and on click adds a note beneath the chart with a list of participants associated with the overlapping points:
View a full list of resolved issues here.
v2.5.4
Safety Outlier Explorer v2.5.4 makes array
settings (filters
, details
, and tooltip_cols
) more permissive by allowing a string argument in addition to an array of length 1.
v2.5.3
Safety Outlier Explorer v2.5.3 fixes a bug that arises when the data has a range of zero.
v2.5.2
Safety Outlier Explorer v2.5.2 updates the CDN of the examples in /test-page to cdn.jsdelivr.net.
v2.5.0
- Displays non-numeric record warnings to user.
- Y-axis limit controls adjust dynamically based on range of data.
- Various bug fixes and improvements. Full list here.
v2.4.0
Safety Outlier Explorer v.2.4.0 adds a participant dropdown to the small multiples, cycles overlapping points on click, and adds support for custom tooltips. View a full list of resolved issues here.