Torkel Ödegaard 435aa88c05 Merge branch 'issue_5372' of https://github.com/kipe/grafana into kipe-issue_5372 %!s(int64=9) %!d(string=hai) anos
..
img 694c6e8fd2 added new icons for default panels %!s(int64=9) %!d(string=hai) anos
specs 5595fc2683 refactor(): refactored date handling and locale handling in #5517 %!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 05cb6048ae fixed separate typo %!s(int64=9) %!d(string=hai) anos
editor.ts e737dab5ca removed /app route, confusing when some assets use public/app/.. route and some use just app/... all public static assets should no use public route, app route is no more %!s(int64=10) %!d(string=hai) anos
module.html 9bd3b417c4 feat(panels): upgraded table panel to latest plugin model %!s(int64=10) %!d(string=hai) anos
module.ts 522a3408e9 Export CSV in the same format as presented in Table panel. Fixes issue #5372. %!s(int64=9) %!d(string=hai) anos
options.html d83e24572a feat(plugins): more refactoring %!s(int64=10) %!d(string=hai) anos
plugin.json 694c6e8fd2 added new icons for default panels %!s(int64=9) %!d(string=hai) anos
renderer.ts 522a3408e9 Export CSV in the same format as presented in Table panel. Fixes issue #5372. %!s(int64=9) %!d(string=hai) anos
transformers.ts 08caf4bbde feat(tslint): more tslint work %!s(int64=10) %!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/