Carl Bergquist d11b17b8fe Merge pull request #5677 from bmundt/remove_columns 9 年之前
..
img 694c6e8fd2 added new icons for default panels 9 年之前
specs 2bdb2f79ec fix(table): renderes empty date column as '-' (#6736) 9 年之前
README.md 45b90972dc feat(plugins): adds a readme for every native plugin 9 年之前
editor.html 7c339f0794 feat(alerting): show alertin state in panel header, closes #6136 9 年之前
editor.ts d11b17b8fe Merge pull request #5677 from bmundt/remove_columns 9 年之前
module.html e17b1548e8 Release there were some issues with the way removing columns was being implemented. 9 年之前
module.ts 4d420a0c33 refactor(): dashboard row model and hunting down memory leak 9 年之前
plugin.json 694c6e8fd2 added new icons for default panels 9 年之前
renderer.ts d11b17b8fe Merge pull request #5677 from bmundt/remove_columns 9 年之前
transformers.ts 08caf4bbde feat(tslint): more tslint work 10 年之前

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/