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

Latest commit

 

History

History
162 lines (81 loc) · 9.03 KB

CHANGELOG.md

File metadata and controls

162 lines (81 loc) · 9.03 KB

1.7.1 (2022-02-23)

Bug Fixes

1.7.0 (2021-11-05)

Features

  • add catalog keywords and categoryTerms (b60f1e2)

1.6.5 (2021-10-20)

Bug Fixes

1.6.4 (2021-10-20)

Bug Fixes

1.6.3 (2021-10-05)

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)

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)

1.6.0 (2021-07-27)

Features

  • ScatterPlot: Improve query example (0e55be8)

1.5.1 (2021-07-26)

Bug Fixes

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

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)

1.4.0 (2021-06-10)

Features

  • add security policy note to readme (0aa22c4)

1.3.1 (2021-06-07)

Bug Fixes

  • update nerdpack config with correct discuss-forum link (eccec3e)
  • update readme with correct discuss-forum link (006e2c5)

1.3.0 (2021-06-01)

Features

  • use platform context and timepicker (f537d47)

1.2.6 (2021-05-28)

1.2.5 (2021-05-28)

1.2.4 (2021-05-28)

1.2.3 (2021-05-27)

1.2.2 (2021-05-27)

Bug Fixes

  • handles one facet case and provides x axis label in that case (5710c60)

1.2.1 (2021-05-25)

1.2.0 (2021-05-25)

Bug Fixes

  • make sure tickIncrement value is passed into formatTicks (0f795ad)

Features

  • better unit formatting and labeling (b00e83d)
  • multifacetBarChart: min and max y axis values and label as props (90063ec)

1.1.6 (2021-05-25)

1.1.5 (2021-05-24)

1.1.4 (2021-05-24)

1.1.3 (2021-05-24)

1.1.2 (2021-05-24)

1.1.1 (2021-05-22)

Bug Fixes

  • RangeChart: Uses correct input props for formatTicks (523d292)

1.1.0 (2021-05-22)

Features

  • Visualizations: Uses NrqlQueryError for 'NrqlQuery' error response (1fa6807)

1.0.9 (2021-05-21)