grafana / xyz-chart

XYZ Chart panel
Apache License 2.0
14 stars 0 forks source link

Allow panel to work with a non-time x-axis also #27

Closed mdvictor closed 2 years ago

mdvictor commented 2 years ago

Check dataframe if x field is time or numeric and plot accordingly

mdvictor commented 2 years ago

Will be fixed by #28