Torkel Ödegaard 7c339f0794 feat(alerting): show alertin state in panel header, closes #6136 9 éve
..
img 694c6e8fd2 added new icons for default panels 9 éve
specs 4bb4d7f7d3 Merge branch 'v3.1.x' 9 éve
README.md 45b90972dc feat(plugins): adds a readme for every native plugin 9 éve
editor.html 7c339f0794 feat(alerting): show alertin state in panel header, closes #6136 9 éve
editor.ts 0fa0066cd9 tech(lodash): began migration work 9 éve
module.html 9bd3b417c4 feat(panels): upgraded table panel to latest plugin model 10 éve
module.ts dc3b614749 fix(submenu): fixed issue with submenu and annotation display, and annotation issue in table panel 9 éve
plugin.json 694c6e8fd2 added new icons for default panels 9 éve
renderer.ts 4bb4d7f7d3 Merge branch 'v3.1.x' 9 éve
transformers.ts 08caf4bbde feat(tslint): more tslint work 10 éve

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/