Carl Bergquist 2bdb2f79ec fix(table): renderes empty date column as '-' (#6736) il y a 9 ans
..
img 694c6e8fd2 added new icons for default panels il y a 9 ans
specs 2bdb2f79ec fix(table): renderes empty date column as '-' (#6736) il y a 9 ans
README.md 45b90972dc feat(plugins): adds a readme for every native plugin il y a 9 ans
editor.html 7c339f0794 feat(alerting): show alertin state in panel header, closes #6136 il y a 9 ans
editor.ts 0fa0066cd9 tech(lodash): began migration work il y a 9 ans
module.html 9bd3b417c4 feat(panels): upgraded table panel to latest plugin model il y a 10 ans
module.ts 4d420a0c33 refactor(): dashboard row model and hunting down memory leak il y a 9 ans
plugin.json 694c6e8fd2 added new icons for default panels il y a 9 ans
renderer.ts 2bdb2f79ec fix(table): renderes empty date column as '-' (#6736) il y a 9 ans
transformers.ts 08caf4bbde feat(tslint): more tslint work il y a 10 ans

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/