grafana/public/app/plugins/panel/table2
2019-03-10 23:11:57 -07:00
..
img add a basic alpha react table 2019-03-05 16:07:46 -08:00
module.tsx add a basic alpha react table 2019-03-05 16:07:46 -08:00
plugin.json add a basic alpha react table 2019-03-05 16:07:46 -08:00
README.md add a basic alpha react table 2019-03-05 16:07:46 -08:00
TablePanel.tsx rename to Table 2019-03-07 17:49:02 -08:00
TablePanelEditor.tsx rotate! 2019-03-10 23:11:57 -07:00
types.ts rotate! 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/