grafana/public/app/plugins
David Kaltschmidt 91e866f145 Add multiquery_table table transform
The current table transform renders only the first query.
This PR adds a new transform to render all query results in a JOIN-ish
semantic.

* new table transform: Multi-Query table
* columns is the union of all non-value fields
* one value column per query is added
* rows that share all the same label values are merged into one
2017-12-01 14:27:22 +01:00
..
app/testdata testdata: added manual entry mode to test data 2017-11-01 09:59:24 +01:00
datasource Migrate gfunc to ts (#9973) 2017-11-23 17:05:27 +01:00
panel Add multiquery_table table transform 2017-12-01 14:27:22 +01:00
sdk.ts Webpack (#9391) 2017-10-01 20:02:25 +02:00