August 12, 2026

New features

  • Export API: Added method Export chart, which renders a saved chart as a PNG image that matches how the chart looks in the web app. Companies/entities and time range can be overridden, so the chart may be used as a template. Only time series charts are currently supported.
  • Management API: Added method List dashboard widgets, which lists the widgets in a dashboard with their headings and types. Use it to find the name of a chart widget so you can render the chart with the Export API, including charts that are defined in the dashboard itself rather than saved to the library.

Bug fixes

  • Charts: Fixed the tooltip for range series, such as high/low bands, which could show values from a neighbouring point when the range series and its line series did not contain exactly the same points.
  • Charts: Fixed PDF export.

Did this page help you?