NatelEnergy / grafana-plotly-panel

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

Axix limits from Template Variable #13

Closed JCN-9000 closed 6 years ago

JCN-9000 commented 7 years ago

Hi I'm trying to make a 4 quadrant report ( Similar to this : https://i1.wp.com/www.criticaltosuccess.com/wp-content/uploads/2015/02/IMG_Four_Quadrant_Matrix_Static.png ). Since there is not a way to have the axis displayed on a non zero value I am trying to align 4 panels, but I need to be able to use the axis range ( Display - X Axis - Range = Between ) assigning the Min and Max Values from a Template Variable of grafana. Is the panel config able to accept Variables ? Thanks

ryantxu commented 7 years ago

currently no variables in the config. This seems like a good idea, any help would be great too 😄

ryantxu commented 6 years ago

some support with #13, open a new issue if it needs improvement