The open and composable observability and data visualization platform. Visualize metrics, logs, and traces from multiple sources like Prometheus, Loki, Elasticsearch, InfluxDB, Postgres and many more.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
grafana/public/app/plugins/panel/table
Torkel Ödegaard 3c1e9e9a25 fix(table): fixed issue with table panel and annotations, fixes #4563 9 years ago
..
img added new icons for default panels 9 years ago
specs fix(table): remove html for htmlencoding option 9 years ago
README.md feat(plugins): adds a readme for every native plugin 9 years ago
editor.html fix(table): remove html for htmlencoding option 9 years ago
editor.ts fix(table): remove html for htmlencoding option 9 years ago
module.html feat(panels): upgraded table panel to latest plugin model 9 years ago
module.ts fix(table): fixed issue with table panel and annotations, fixes #4563 9 years ago
options.html feat(plugins): more refactoring 10 years ago
plugin.json added new icons for default panels 9 years ago
renderer.ts feat(preferences): got timezone option to work on org and profile level, as well as dashboard 9 years ago
transformers.ts feat(tslint): more tslint work 10 years ago

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/