Skip to content

Releases: nline/nline-plotlyjs-panel

v1.8.1

30 Sep 16:05
712b6fb
Compare
Choose a tag to compare
Release v1.8.1

v1.8.0

29 Aug 06:56
08c41ee
Compare
Choose a tag to compare

Changed

  • Add support for click, select, and zoom events
  • Implement dashboard time range synchronization with chart zoom
  • Expand script context with more Grafana variables and utilities
  • Update README with detailed usage instructions and examples
  • Improve error handling and code organization

Fixed

  • Titles substitute vars properly

Note

The contextual variables have been changed:

  • parameters (referencing the data, allData, layout, config) has been changed to options and the helpers are bundled in a utils object where you can reference timeZone, dayjs, matchTimezone, locationService, getTemplateSrv from the utils object like utils.timeZone or utils.locationService.

v1.7.0

09 Aug 17:17
81101a7
Compare
Choose a tag to compare
Release v1.7.0

v1.6.7

08 Apr 16:37
2e10ff8
Compare
Choose a tag to compare

This fixes a rogue parenthesis in the panel frame.

v1.6.6

27 Mar 21:14
b08d5db
Compare
Choose a tag to compare
Release v1.6.6

v1.6.5

08 Jan 21:06
117632f
Compare
Choose a tag to compare
Fix resizing selector

v1.6.4

16 Nov 23:12
ee6caee
Compare
Choose a tag to compare
Fix timezone matching

v1.6.3

16 Nov 19:21
48c1f54
Compare
Choose a tag to compare
Add column selector for timezone matching

v1.6.2

26 Oct 01:11
e8d8d73
Compare
Choose a tag to compare
Fix for matchTimezone & bump packages

v1.6.1

06 Oct 20:12
2550575
Compare
Choose a tag to compare

Adds the ability to specify the exported image's format