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
Tom Ratcliffe 8f17f607fa
FEMT: Add `no-restricted-img-srcs` rule (#105006)
1 week ago
..
__snapshots__ Table: Fix migrations from old angular table for cell color modes (#65760) 2 years ago
cells TableNG: Text wrap enhancements (#102954) 1 month ago
img Panels: Update panel logos (#23964) 5 years ago
table-new FEMT: Add `no-restricted-img-srcs` rule (#105006) 1 week ago
PaginationEditor.tsx React: Use new JSX transform (#88802) 11 months ago
README.md Docs: Update broken links to grafana play (#86233) 1 year ago
TableCellOptionEditor.tsx Actions: Remove `vizActions` feature toggle (#100309) 3 months ago
TablePanel.tsx TableNG: Restructure panel implementation swapping (#102956) 2 months ago
migrations.test.ts Table: Fixes migration for hidden columns in angular table (#84579) 1 year ago
migrations.ts Grafana Data: Use package.json exports for internal code (#102696) 2 months ago
module.tsx Table: Footer field selection fix (#103303) 2 months ago
panelcfg.cue Schema: link table panel to the schema definitions (#75671) 2 years ago
panelcfg.gen.ts Schemas: Reduce duplicated jenny code (#84061) 1 year ago
plugin.json Plugins: Update all core plugins with raise issue and docs links (#101929) 2 months ago
suggestions.ts FEMT: Add `no-restricted-img-srcs` rule (#105006) 1 week 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/