pixie-io / grafana-plugin

Pixie's datasource plugin for Grafana.
Apache License 2.0
17 stars 11 forks source link

Column filter/group by clears out in UI when switching visualization type #62

Closed aimichelle closed 2 years ago

aimichelle commented 2 years ago
  1. Select a script with column filtering and groupby.
  2. Switch the visualization to a table to a timeseries or vice versa.
  3. Notice that the dropdowns are cleared out, but the query still has the column filtering/groupby applied.
aimichelle commented 2 years ago

Fixed by https://github.com/pixie-io/grafana-plugin/pull/70