xginn8 3d4c3ff00d return an empty message if table contains no data #6109 (#7487) 9 years ago
..
img 694c6e8fd2 added new icons for default panels 9 years ago
specs 55af92eba1 fix(table): fixes broken annotation rendering 9 years ago
README.md 45b90972dc feat(plugins): adds a readme for every native plugin 9 years ago
editor.html baec2bbe8a fix(firefox): fixed table options tab UX issues, fixes #6900 9 years ago
editor.ts d11b17b8fe Merge pull request #5677 from bmundt/remove_columns 9 years ago
module.html 3d4c3ff00d return an empty message if table contains no data #6109 (#7487) 9 years ago
module.ts 4d420a0c33 refactor(): dashboard row model and hunting down memory leak 9 years ago
plugin.json 694c6e8fd2 added new icons for default panels 9 years ago
renderer.ts d11b17b8fe Merge pull request #5677 from bmundt/remove_columns 9 years ago
transformers.ts 55af92eba1 fix(table): fixes broken annotation rendering 9 years ago

README.md

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/