Skip to content
This repository has been archived by the owner on Mar 28, 2023. It is now read-only.

Releases: newrelic/nr1-victory-visualizations

v1.7.1

23 Feb 19:57
Compare
Choose a tag to compare

1.7.1 (2022-02-23)

Bug Fixes

v1.7.0

05 Nov 21:19
Compare
Choose a tag to compare

1.7.0 (2021-11-05)

Features

  • add catalog keywords and categoryTerms (b60f1e2)

v1.6.5

20 Oct 20:28
Compare
Choose a tag to compare

1.6.5 (2021-10-20)

Bug Fixes

v1.6.4

20 Oct 18:08
Compare
Choose a tag to compare

1.6.4 (2021-10-20)

Bug Fixes

v1.6.3

05 Oct 23:58
Compare
Choose a tag to compare

1.6.3 (2021-10-05)

v1.6.2

20 Sep 21:38
Compare
Choose a tag to compare

1.6.2 (2021-09-20)

Bug Fixes

  • pin semantic release to current major version in release workflow (024b42c)
  • reduce screenshot size to meet requirements of nr1 catalog:submit process (d935d33)
  • update node version in release workflow to accomodate breaking change in semantic release (7621fef)

v1.6.1

16 Aug 17:42
Compare
Choose a tag to compare

1.6.1 (2021-08-16)

Bug Fixes

  • ScatterPlot: Filter out entries with null values for any axis (ad5a3af)
  • ScatterPlot: Fix typo in catalog documentation (c517e24)
  • ScatterPlot: Fix unit label on y-axis (cd93337)
  • ScatterPlot: Fix x-axis tickcount (25cbcb5)
  • ScatterPlot: Reduce wasted width space, utilize more for chart width (e44e86e)

v1.6.0

27 Jul 17:18
Compare
Choose a tag to compare

1.6.0 (2021-07-27)

Features

  • ScatterPlot: Improve query example (0e55be8)

v1.5.1

26 Jul 19:14
Compare
Choose a tag to compare

1.5.1 (2021-07-26)

Bug Fixes

  • ScatterPlot: Add catalog info and screenshots for scatter plot release (aa130a8)

v1.5.0

22 Jul 22:36
Compare
Choose a tag to compare

1.5.0 (2021-07-22)

Bug Fixes

  • ScatterPlot: improve bubble sizing, remove entries with null z (2cc2146)
  • ScatterPlot: remove entries with null z (1531a3d)

Features

  • ScatterPlot: Add toggle for visibility of Other entry (90f6d82)
  • ScatterPlot: add unit types to non-aggregate data points (d54ca2c)
  • ScatterPlot: format tooltip numeric values, include unit label (14c29c3)
  • ScatterPlot: increase min bubble size when z value is provided (27ac832)
  • ScatterPlot: increase min bubble size when z value is provided (0daa1f2)
  • ScatterPlot: Provide tooltip on data point hover (21d8c66)
  • Add basic scatter plot chart implementation (6a46c57)
  • Add basic scatter plot chart implementation (ab8d968)
  • add util to collect attributes from a NRQL select clause that are non-aggregate (faf0975)