Dan Cech b1691f1cd1 add support for column aliases in table panel 8 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 b1691f1cd1 add support for column aliases in table panel 8 years ago
editor.ts b1691f1cd1 add support for column aliases in table panel 8 years ago
module.html b1691f1cd1 add support for column aliases in table panel 8 years ago
module.ts b1691f1cd1 add support for column aliases in table panel 8 years ago
plugin.json 69bec98962 chore: update all grafana.org urls to .com 8 years ago
renderer.ts b1691f1cd1 add support for column aliases in table panel 8 years ago
transformers.ts f1276774a0 typescript: updated tslint and fixed new warnings 8 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/