Torkel Ödegaard 9055beff1a fix(table): fixed merge issue hace 9 años
..
img 694c6e8fd2 added new icons for default panels hace 9 años
specs 08202dcb83 Merge branch 'v3.1.x' hace 9 años
README.md 45b90972dc feat(plugins): adds a readme for every native plugin hace 9 años
editor.html 65683ab241 feat(table): added sanitize html option to column styles for table panel, fixes #4596 hace 9 años
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 hace 10 años
module.html 9bd3b417c4 feat(panels): upgraded table panel to latest plugin model hace 10 años
module.ts 9055beff1a fix(table): fixed merge issue hace 9 años
options.html d83e24572a feat(plugins): more refactoring hace 10 años
plugin.json 694c6e8fd2 added new icons for default panels hace 9 años
renderer.ts 08202dcb83 Merge branch 'v3.1.x' hace 9 años
transformers.ts 08caf4bbde feat(tslint): more tslint work hace 10 años

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/