NatelEnergy / grafana-plotly-panel

Show plotly graph in grafana panel
MIT License
145 stars 58 forks source link

add form fields for Marker-Color-Range settings and hovertemplate #93

Open PStump opened 4 years ago

PStump commented 4 years ago

If Marker-Color is set to Ramp, Range will appear with the selection:

See plotly reference: cauto, cmin, cmax, cmid

PStump commented 4 years ago

Pull request contains now also a textarea for hovertemplate settings.