knightss27 / grafana-network-weathermap

A fully featured and customizable network weathermap plugin for Grafana (9.0+).
https://grafana.com/grafana/plugins/knightss27-weathermap-panel/
Apache License 2.0
132 stars 6 forks source link

Panel JSON seems to be incorrectly shown #65

Open tobikris opened 10 months ago

tobikris commented 10 months ago

Describe the problem The Panel JSON seems to be incorrectly shown to the user. This means that you cannot export and import the panel successfully.

To Reproduce Steps to reproduce the behavior (if possible):

  1. Create a panel using this plugin.
  2. Add two nodes.
  3. Add a link between them.
  4. Show "Panel JSON" on panel.
  5. Click "Save" without any changes.
  6. See errors.

Expected behavior The Panel JSON should be correctly exported and therefore allow successful import as well.

Screenshots Screenshot 2023-09-13 at 17 11 38

VERSIONS! (please complete the following information):

Additional context