Skip to content

Releases: AUS-DOH-Safety-and-Quality/PowerBI-Funnels

Development Build

11 Mar 08:42
bbb92b7
Compare
Choose a tag to compare

Commits

v1.3.4 Release

18 Apr 05:59
e5b8ee0
Compare
Choose a tag to compare

Bugfix release:

  • Fixes tooltip formatting/labelling for chart types & ratios #71
  • Fixes bug where tooltip labels would display against wrong group if missing data was present #72
  • Fixed visual crash and failure to clear plot on invalid inputs #73

v1.3.3 Release

20 Mar 07:55
fc60f2a
Compare
Choose a tag to compare

Minor aesthetics update, adding options for:

  • Number of decimal points to display
  • Number of Axis ticks to display

v1.3.2 Release

03 Mar 07:14
Compare
Choose a tag to compare

Bugfix for handling of multipliers as input data

v1.3.1 Release

03 Mar 06:22
a75b5c9
Compare
Choose a tag to compare

Bugfix release for incorrect data names causing all inputs to be marked as invalid

v1.3.0 Release

03 Mar 03:50
Compare
Choose a tag to compare

Aesthetic Updates

  • Options for controlling tick and label font/size added (#63)

Back-end Updates

  • Begun aligning codebase with the SPC Visual for eventual reduction of code duplication (#65, #64)

v1.2.1 Release

30 Nov 15:01
f134861
Compare
Choose a tag to compare

Minor bugfixes:

  • Winsorisation no longer crashes visual when requesting OD-adjustment
  • Target line defaults to black
  • Outlier highlighting defaults to false

v1.2.0 Release

14 Nov 07:03
28f8c14
Compare
Choose a tag to compare

Bugfixes:

  • Fixed multi-selections not working with Mac command key

User-Facing Changes:

  • Updated default line types to dashed 99% limits and dotted 95% limits
  • Added option for selecting line types
  • Added outlier highlighting options, supporting:
    • 2 Sigma Outliers
    • 3 Sigma Outliers

Backend Changes:

  • Updated d3 version to v7 to fix vulnerability warning
  • Minor simplifications of class and function structures throughout

v1.1.2 Release

07 Aug 12:50
707619b
Compare
Choose a tag to compare

Fix rate chart OD limits
Fix aesthetics input handling

v1.1.1 Release

08 Jul 04:05
2d97a7d
Compare
Choose a tag to compare

Fixed multiplier as input data