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
sam boyer bba4d9bd7f
Introduce "scuemata" system for CUE-based specification of Grafana objects (#32527)
5 years ago
..
__snapshots__ Table: migrate old-table config to new table config (#30142) 5 years ago
img Panels: Update panel logos (#23964) 6 years ago
README.md Docs: fixed broken doc link for graph and table panels (#21238) 6 years ago
TablePanel.tsx Introduce "scuemata" system for CUE-based specification of Grafana objects (#32527) 5 years ago
migrations.test.ts Table: migrate old-table config to new table config (#30142) 5 years ago
migrations.ts Introduce "scuemata" system for CUE-based specification of Grafana objects (#32527) 5 years ago
models.cue Introduce "scuemata" system for CUE-based specification of Grafana objects (#32527) 5 years ago
models.gen.ts Introduce "scuemata" system for CUE-based specification of Grafana objects (#32527) 5 years ago
module.tsx Introduce "scuemata" system for CUE-based specification of Grafana objects (#32527) 5 years ago
plugin.json Introduce "scuemata" system for CUE-based specification of Grafana objects (#32527) 5 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/