Skip to content

Releases: RhoInc/paneled-outlier-explorer

v1.1.4

19 Aug 20:01
3b2559e
Compare
Choose a tag to compare

v1.1.3

16 May 15:05
96b2103
Compare
Choose a tag to compare

Now allows string inputs to array settings when there is only one element

v1.1.2

28 Mar 13:39
f9b00ad
Compare
Choose a tag to compare

Update example dependencies.

v1.1.1

25 Oct 15:27
131b999
Compare
Choose a tag to compare

Technical fix to improve dependency management.

v1.1.0

20 Mar 17:33
Compare
Choose a tag to compare

Paneled Outlier Explorer v1.1.0 addresses a number of issues:

  • Improves performance by initially hiding normal results.
  • Handles ordinal visit ordering and unscheduled visits appropriately.
  • Adds data-driven normal ranges (standard deviation and quantiles) in addition to data-defined normal ranges (lower limit of normal and upper limit of normal).
  • Adds a population annotation that reacts to the current filters.
  • Improves performance by highlighting the current chart during brushing and highlighting the other charts after.
  • Emboldens results with only one timepoint.

v1.0.4

03 Jan 15:29
a47fa24
Compare
Choose a tag to compare

Version 1.0.4 of the paneled-outlier-explorer adds a settings schema and resolves a couple bugs (#64, #67, #68).

v1.0.3

19 Oct 18:23
Compare
Choose a tag to compare

v1.0.3 of the paneled-outlier-explorer allows the user to define the order of ordinal time axes via settings.time_cols[].order and prevents the renderer from bombing when no observations exist in the current subset.

v1.0.2

09 Oct 21:05
Compare
Choose a tag to compare

Updated css and removed built-in pagination functionality, which is supported by default in webcharts v1.9

v1.0.1

18 Sep 13:39
Compare
Choose a tag to compare

Readme and wiki updates (no code changes)

v1.0.0

05 Sep 17:35
Compare
Choose a tag to compare

This first major version release of the paneled-outlier-explorer adds an attached listing, variable x-axis, and custom filters.