Skip to content

Releases: jdbranham/grafana-diagram

v1.10.4

19 Apr 14:59
9f14362
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.10.3...v1.10.4

v1.10.3

05 Mar 10:04
ad7ed4b
Compare
Choose a tag to compare

What's Changed

  • Upgrade mermaid to 10.8.0 by @ahmadalli in #253
  • Increase maxEdges to fix Error: Too many edges rendering error by @ahmadalli in #254
  • This turns the whole background shape the same color as indicator for FlowChart diagram nodes by @tolzhabayev in #255

New Contributors

Full Changelog: v1.10.2...v1.10.3

1.10.0

13 Feb 20:18
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.9.0...1.10.0

v1.9.0

12 Feb 17:04
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.7.1...v1.9.0

Release v1.7.3

06 Jun 19:22
Compare
Choose a tag to compare

Improve compatibility with Grafana v7.4+.
Adds VizLegend.

Fixes
#195
#175

v1.7.2

21 Apr 15:10
604b27a
Compare
Choose a tag to compare

Releases the latest changes -

#192 #184 #181 #178 #168

v1.7.0-rc2

21 Sep 02:33
Compare
Choose a tag to compare
v1.7.0-rc2 Pre-release
Pre-release

Initial release for Grafana v7.
Rewritten in React using the new Grafana plugin framework.

  • Thresholds [field can override]
  • Aggregation Options [field can override]
  • Unbound Color Levels [field can override]
  • Value mapping to text [field can override]
  • Unit Format [field can override]
  • Value of metric to display (min/max/mean/last/) [field can override]
  • Decimal precision [field can override]
  • CSS Override
  • Indicator as background or text color
  • Theme reactive
  • Theme customization
  • Variable replacement in the diagram definition

TODO:

  • Remote Diagram Definitions [url] incomplete

v1.6.4-rc1

20 Sep 20:19
3ff41b9
Compare
Choose a tag to compare
v1.6.4-rc1 Pre-release
Pre-release

Style cleanup.
opt-out usage analytics.
Patreon link.

v1.7.0-rc2

20 Sep 04:27
Compare
Choose a tag to compare
v1.7.0-rc2 Pre-release
Pre-release

Performance improvements

v1.7.0-rc1

19 Sep 08:11
Compare
Choose a tag to compare
v1.7.0-rc1 Pre-release
Pre-release

Completely re-written plugin in React, using the new Grafana 7x plugin framework, leveraging the standard fields for visualization swapping.