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-old
kay delaney 1772bd4238
Chore: Reduce usage of v1 theme (#53245)
3 years ago
..
img Panels: Update panel logos (#23964) 5 years ago
specs rename table_model.ts => TableModel.ts (#51659) 3 years ago
README.md Prettier: Fix all markdown files and add markdown files to CI verify step (#39776) 4 years ago
column_options.html Security: Update default CSP template and fix firefox CSP issues (#34836) 4 years ago
column_options.ts Chore: ESlint import order (#44959) 3 years ago
editor.html Table: migrate old-table config to new table config (#30142) 4 years ago
editor.ts Chore: ESlint import order (#44959) 3 years ago
module.html Table Panel: use react as the default table panel (#23543) 5 years ago
module.ts Chore: Reduce usage of v1 theme (#53245) 3 years ago
plugin.json Chore: show grafana labs not project (#23913) 5 years ago
renderer.ts Chore: Reduce usage of v1 theme (#53245) 3 years ago
transformers.ts rename table_model.ts => TableModel.ts (#51659) 3 years ago
types.ts rename table_model.ts => TableModel.ts (#51659) 3 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:

https://grafana.com/docs/grafana/latest/features/panels/table_panel/