mirror of
https://github.com/grafana/grafana.git
synced 2025-07-30 20:12:22 +08:00
973 B
973 B
+++ title = "Table panel" keywords = ["grafana", "dashboard", "documentation", "panels", "table panel"] type = "docs" aliases = ["/docs/grafana/latest/reference/table/", "/docs/grafana/latest/features/panels/table_panel/"] [menu.docs] name = "Table panel" parent = "visualizations" weight = 1000 +++
Table panel
The table panel is very flexible, supporting multiple modes for time series and for tables, annotation, and raw JSON data. This panel also provides date formatting, value formatting, and coloring options.

Data and field options
Table visualizations allow you to apply:
- [Data transformations]({{< relref "../transformations.md" >}})
- [Field configuration options and overrides]({{< relref "../field-configuration-options.md" >}})
- [Thresholds]({{< relref "../thresholds.md" >}})
Display options
- Show header - Show or hide column names imported from your data source..