MarcusCalidus / marcuscalidus-svg-panel

Grafana panel for displaying metric sensitive SVG images using the snap svg library
MIT License
63 stars 28 forks source link

Example to use ctrl.data #35

Open karnamonkster opened 5 years ago

karnamonkster commented 5 years ago

Hi,

  1. I just upgraded to 0.3.0 where you have specified ctrl.series will be deprecated. Could you please help me with an example to see console.log(ctrl.data) for mapping an elasticsearch data source query.
  2. Also in case there is a string output from my query which i need to plot on my SVG text, how do we go about that.
  3. Using old visualization with ctrl.series, some of the metrics such as 0.01 or 0.25 are not being displayed and hence showing as null.
  4. How to enable zoom functionality on the plugin