Daniel Lee 16dbf3166d fix(panels): avoid deep copy problem for panel defaults преди 9 години
..
img 694c6e8fd2 added new icons for default panels преди 9 години
specs 7d89cf228c fix(table): remove html for htmlencoding option преди 10 години
README.md 45b90972dc feat(plugins): adds a readme for every native plugin преди 9 години
editor.html 8ff997594f fix(tablepanel): change to using two thresholds преди 10 години
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 преди 10 години
module.html 9bd3b417c4 feat(panels): upgraded table panel to latest plugin model преди 10 години
module.ts 16dbf3166d fix(panels): avoid deep copy problem for panel defaults преди 9 години
options.html d83e24572a feat(plugins): more refactoring преди 10 години
plugin.json 694c6e8fd2 added new icons for default panels преди 9 години
renderer.ts 723bfa70db fix(table panel): fixed issue with string array formating, fixes #4791 преди 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/