GitHub - dinnoc/grafana-plotly-panel: Show plotly graph in grafana panel · GitHub
Skip to content

dinnoc/grafana-plotly-panel

 
 

Folders and files

Repository files navigation

Plot.ly Panel for Grafana

Render metrics using the plot.ly javascript framework

Screenshots

Screenshot of scatter plot Screenshot of scatter plot Screenshot of 3d scatter plot Screenshot of the options screen

Changelog

v0.0.4 (not released yet)
  • Load plotly form npm (1.31.1)
v0.0.3
  • Improve options UI
  • Added range mode: "tozero" and "nonnegative"
  • Map metrics to X,Y,Z and color
  • Can now select 'date' type for each axis to support time
  • basic support to size marker with data
v0.0.2
  • Added ability to set color from a metric query. (#4, @lzgrablic01)
  • Show 3D axis names properly
  • Fix initalization to work with 4.2+ (isPanelVisible undefined)
v0.0.1
  • First working version

Roadmap

Nice things to have

About

Show plotly graph in grafana panel

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

Contributors

Languages

  • JavaScript 57.8%
  • HTML 42.2%