Docs: Update links for 7.0 (#24751)
* update menu * updated alert list * Update alert-list-panel.md * Update alert-list-panel.md * Update bar-gauge-panel.md * Delete bar_gauge.md * Delete dashlist.md * Update dashboard-list-panel.md * deleted old panels * Update gauge-panel.md * Update graph-panel.md * Update heatmap.md * Update logs-panel.md * Update news-panel.md * Updated stat panel * Update table-panel.md * Update text-panel.md * Fixed broken links * Update _index.md * Update alerts-overview.md * Update add-a-panel.md * Update field-configuration-options.md * removed beta text * Update inspect-panel.md * Update panel-editor.md * Update thresholds.md * Update transformations.md * Update _index.md * Update _index.md * Update _index.md * Update _index.md * Update _index.md * Update transformations.md
This commit is contained in:
@@ -6,26 +6,23 @@ aliases = ["/docs/grafana/latest/reference/table/", "/docs/grafana/latest/featur
|
||||
[menu.docs]
|
||||
name = "Table panel"
|
||||
parent = "visualizations"
|
||||
weight = 500
|
||||
draft = "true"
|
||||
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.
|
||||
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.
|
||||
|
||||
<img class="screenshot" src="/assets/img/features/table-panel.png">
|
||||
|
||||
To view table panels in action and test different configurations with sample data, check out the [Table Panel Showcase in the Grafana Playground](ADD LINK TEXT).
|
||||
|
||||
## Data and field options
|
||||
|
||||
Tables visualizations allow you to apply:
|
||||
|
||||
- Data transformations
|
||||
- Field options
|
||||
- Field option overrides
|
||||
- [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..
|
||||
|
||||
Reference in New Issue
Block a user