mirror of
https://github.com/grafana/grafana.git
synced 2026-07-30 00:08:10 -05:00
* Add resultFormat to query model * don't add row name if the result format is table * No need special formatting since we use unified dataframes * betterer * specify visualization type in response * Unit tests * fix unit tests