Files
grafana/public/app/plugins/panel/table2
Ryan McKinley 514818f16d Panel Plugins: pass query request/response to react panel plugins (#16577)
* pass query request/response to panel plugins

* rename finishTime to endTime

* move QueryResponseData to a sub variable

* rename to PanelData

* make data not optional

* make data not optional

* missing optional
2019-04-16 13:23:34 -07:00
..
2019-03-05 16:07:46 -08:00
2019-03-05 16:07:46 -08:00
2019-03-05 16:07:46 -08:00
2019-03-10 23:11:57 -07:00
2019-03-10 23:11:57 -07:00

Table Panel - Native Plugin

The Table Panel is included with Grafana.

The table panel is very flexible, supporting both multiple modes for time series as well as for table, annotation and raw JSON data. It also provides date formatting and value formatting and coloring options.

Check out the Table Panel Showcase in the Grafana Playground or read more about it here:

http://docs.grafana.org/reference/table_panel/