grafana/public/app/plugins/panel/table
2017-03-21 15:37:55 +01:00
..
img added new icons for default panels 2016-03-24 16:14:51 -04:00
specs fix(table): fixes broken annotation rendering 2017-01-17 12:17:18 +01:00
editor.html added suppressing of empty results in table plugin 2017-02-16 14:35:42 +03:00
editor.ts Merge pull request #5677 from bmundt/remove_columns 2016-11-30 00:08:17 +01:00
module.html return an empty message if table contains no data #6109 (#7487) 2017-02-10 08:54:00 +01:00
module.ts added suppressing of empty results in table plugin 2017-02-16 14:35:42 +03:00
plugin.json chore: update all grafana.org urls to .com 2017-03-21 15:37:55 +01:00
README.md feat(plugins): adds a readme for every native plugin 2016-03-30 23:33:30 +02:00
renderer.ts Merge pull request #5677 from bmundt/remove_columns 2016-11-30 00:08:17 +01:00
transformers.ts added suppressing of empty results in table plugin 2017-02-16 14:35:42 +03: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/