1.7.1 (2022-02-23)
- app deprecations (c2fb5ef)
1.7.0 (2021-11-05)
- add catalog keywords and categoryTerms (b60f1e2)
1.6.5 (2021-10-20)
- decrease icon size (22d874d)
1.6.4 (2021-10-20)
- decrease icon size (12d4b10)
1.6.3 (2021-10-05)
1.6.2 (2021-09-20)
- 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)
- 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)
- ScatterPlot: Improve query example (0e55be8)
1.5.1 (2021-07-26)
- ScatterPlot: Add catalog info and screenshots for scatter plot release (aa130a8)
1.5.0 (2021-07-22)
- ScatterPlot: improve bubble sizing, remove entries with null z (2cc2146)
- ScatterPlot: remove entries with null z (1531a3d)
- 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)
- add security policy note to readme (0aa22c4)
1.3.1 (2021-06-07)
- update nerdpack config with correct discuss-forum link (eccec3e)
- update readme with correct discuss-forum link (006e2c5)
1.3.0 (2021-06-01)
- 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)
- 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)
- make sure tickIncrement value is passed into formatTicks (0f795ad)
- 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)
- RangeChart: Uses correct input props for formatTicks (523d292)
1.1.0 (2021-05-22)
- Visualizations: Uses NrqlQueryError for 'NrqlQuery' error response (1fa6807)