NatelEnergy / grafana-plotly-panel

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

Request: Support square axes #58

Closed randvoorhies closed 5 years ago

randvoorhies commented 5 years ago

I'm trying to plot 2D positions, and so it would be very helpful to be able to constrain the aspect ratio of the x/y axes to be 1:1 (square). I'm new to plotly, but it looks like the library does support this (e.g. https://plot.ly/javascript/axes/#fixedratio-axes)

image

ryantxu commented 5 years ago

Just added this: image

it will be included in the next release