Improvements:
- You can now enable scrolling on X/Y Axis Visualization types with the 'Enable X-Axis Scroll' setting. (2763)
- This will allow you to fit more bars/columns/data-points on the chart without causing them to shrink in order to fit within the widget window.
- Use the setting 'Max X-Axis Items' to adjust how many records fit in the window, this is important if you are exporting as a PDF. For example setting it to 10 will always show 10 bars on the bar chart and you can scroll up and down to see the rest of the bars but only 10 will be shown at a time.
- This setting does not work when X-Axis type is set to Date/Time, instead use the Time Series Navigator for similar functionality.
- Loom: https://www.loom.com/share/516fe8f6b40f4dbc8b4b650010547b7e?sid=6f32d823-40c5-4618-8c0f-3dc6d1d57e67
- You can now display the Min and Max values on the Gauge/Goal Widget with the 'Display Start / End Value' setting in Widget Labels. (2589)
- When exporting dashboards via PDF through Management API you can now pass in dashboard filters. (2946)
- Pie and donut charts will automatically aggregate the rows in your dataset by the selected grouping and value fields. Previously, the user would have manually group and aggregate their dataset. Now the value field is automatically aggregated and uses sum by default (you must manually transform your data if you want to aggregate by avg, min, max, etc). (2922)
- You can pass URLs from a dataset into the Web Page widget by entering {{Field Name}} into the URL in widget settings. (2804)
Fixes:
- Pie charts will autofill the value and grouping fields when you change your chart type to Pie/Donut, you can change these selections in widget configuration. (2695)
- Fixed text input overlapping in the Headers and URL Params boxes the REST API query builder. (2905)
- Fixed Pie/Donut chart 'Legend Show/Hide' setting, when creating a new chart it will default to show the legend. (2668)
- Fixed widget dropdown from being cut off for widgets towards the top of the dashboard. (2720)
- Auto retry authentication to get a new token when paging, if the token has expired and throws a HTTP 401 error code.
- Fix for NLP for prompts that combine "since [date]" and "on a [timeframe] basis". (2939)
- For example:
- Cost of goods sold since January 2020 on a quarterly basis.
- Revenue since last May on a weekly basis.
- New user signups since July 1st on a daily basis.
- For example: