grafana/public/app/plugins/panel/table
2018-01-29 10:46:05 +01:00
..
img added new icons for default panels 2016-03-24 16:14:51 -04:00
specs prettier: ran on all files again, sorry. now settings are defined in package.json 2017-12-21 08:39:31 +01:00
column_options.html fix: tweak of PR #10635 2018-01-29 10:46:05 +01:00
column_options.ts cleanup: removed unused typescript typings import 2018-01-04 10:12:02 +01:00
editor.html sass refactoring and updating styles for list item elements 2017-11-23 12:54:12 +01:00
editor.ts cleanup: removed unused typescript typings import 2018-01-04 10:12:02 +01:00
module.html refactor and add column alias tests 2017-05-05 12:40:49 -04:00
module.ts cleanup: removed unused typescript typings import 2018-01-04 10:12:02 +01: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 prettier: ran on all files again, sorry. now settings are defined in package.json 2017-12-21 08:39:31 +01:00
transformers.ts prettier: ran on all files again, sorry. now settings are defined in package.json 2017-12-21 08:39:31 +01: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/