Skip to content

Releases: RhoInc/safety-outlier-explorer

v2.7.0

01 Jun 18:18
b301b19
Compare
Choose a tag to compare
  • 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

31 Jan 16:35
161afa3
Compare
Choose a tag to compare

Fixed a bug (#143) that could cause issues when changing axis types.

v2.6.0

22 Aug 17:19
36998ae
Compare
Choose a tag to compare

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:

overlapping-points

View a full list of resolved issues here.

v2.5.5

19 Aug 20:08
a5316a6
Compare
Choose a tag to compare

Adds support for new participantsSelected event.

v2.5.4

20 May 16:31
7ea4bf2
Compare
Choose a tag to compare

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

09 Apr 14:50
2f5a0e0
Compare
Choose a tag to compare

Safety Outlier Explorer v2.5.3 fixes a bug that arises when the data has a range of zero.

v2.5.2

28 Mar 14:36
5af5c55
Compare
Choose a tag to compare

Safety Outlier Explorer v2.5.2 updates the CDN of the examples in /test-page to cdn.jsdelivr.net.

v2.5.1

25 Mar 20:53
ef46cb2
Compare
Choose a tag to compare

Added a second example using Hy's Law data

v2.5.0

05 Mar 18:34
d0e3574
Compare
Choose a tag to compare
  • 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

07 Feb 15:31
33b6c21
Compare
Choose a tag to compare

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.