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 3843c73162
Table: Fix migrations from old angular table for cell color modes (#65760)
2 years ago
..
__snapshots__ Table: Fix migrations from old angular table for cell color modes (#65760) 2 years ago
cells TablePanel: Switch to radio buttons for some cell options (#65000) 2 years ago
img Panels: Update panel logos (#23964) 5 years ago
PaginationEditor.tsx Chore: ESlint import order (#44959) 3 years ago
README.md Prettier: Fix all markdown files and add markdown files to CI verify step (#39776) 4 years ago
TableCellOptionEditor.tsx Table Panel: Add ability to use text color for value or hide value in gauge cell (#61477) 2 years ago
TablePanel.tsx Table Panel: Revert row number column changes (#65470) 2 years ago
migrations.test.ts Table: Fix migrations from old angular table for cell color modes (#65760) 2 years ago
migrations.ts Table: Fix migrations from old angular table for cell color modes (#65760) 2 years ago
module.tsx Table Panel: Revert row number column changes (#65470) 2 years ago
panelcfg.cue Table Panel: Revert row number column changes (#65470) 2 years ago
panelcfg.gen.ts Table Panel: Revert row number column changes (#65470) 2 years ago
plugin.json Migrate table to cue model (#61852) 2 years ago
suggestions.ts Migrate table to cue model (#61852) 2 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/