Torkel Ödegaard dd800fd14d fix: table panel could not show annotations due to bug introduced in 4.2, fixes #8023 %!s(int64=8) %!d(string=hai) anos
..
img 694c6e8fd2 added new icons for default panels %!s(int64=9) %!d(string=hai) anos
specs 55af92eba1 fix(table): fixes broken annotation rendering %!s(int64=9) %!d(string=hai) anos
README.md 45b90972dc feat(plugins): adds a readme for every native plugin %!s(int64=9) %!d(string=hai) anos
editor.html 17d02a7065 added suppressing of empty results in table plugin %!s(int64=8) %!d(string=hai) anos
editor.ts d11b17b8fe Merge pull request #5677 from bmundt/remove_columns %!s(int64=9) %!d(string=hai) anos
module.html dd800fd14d fix: table panel could not show annotations due to bug introduced in 4.2, fixes #8023 %!s(int64=8) %!d(string=hai) anos
module.ts 17d02a7065 added suppressing of empty results in table plugin %!s(int64=8) %!d(string=hai) anos
plugin.json 69bec98962 chore: update all grafana.org urls to .com %!s(int64=8) %!d(string=hai) anos
renderer.ts d11b17b8fe Merge pull request #5677 from bmundt/remove_columns %!s(int64=9) %!d(string=hai) anos
transformers.ts 17d02a7065 added suppressing of empty results in table plugin %!s(int64=8) %!d(string=hai) anos

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/