Skip to content
Merged
Show file tree
Hide file tree
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 6 additions & 1 deletion docs/dashboards/panels/table-charts.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,12 @@ To add a panel with a table chart:

To create a metrics query utilize the [Metrics Explorer](/docs/metrics/metrics-queries).

1. Once the query runs you will need to flip the chart type to **Table**.<br/><img src={useBaseUrl('/img/dashboards/panels/table-charts/new-table-chart.png')} alt="new table chart" style={{border: '1px solid gray'}} width="700" />
1. Once the query runs you will need to flip the chart type to **Table**.
1. (Optional) **Missing Data Display**. Enter the text that needs to be displayed when data is missing.
1. (Optional) **Font Size**. Font size of the text displayed. By default, `12` is set as font size, you can change based on your requirement.
1. (Optional) **Decimals**. Sets the precision of units displayed. Select the number of decimals to show with a unit, up to 10.
1. (Optional) **Rows Per Page**. Set the numbers of rows that needs to be displayed in the table.
<img src={useBaseUrl('/img/dashboards/panels/table-charts/new-table-chart.png')} alt="new table chart" style={{border: '1px solid gray'}} width="800" />
1. [Modify the chart](./modify-chart.md) as desired.
1. Click the **Add to Dashboard** button on the top right of the window to add the panel to your dashboard.<br/><img src={useBaseUrl('/img/dashboards/create-dashboard/Add-to-Dashboard-button.png')} alt="Add to Dashboard button" style={{border: '1px solid gray'}} width="300" />

Expand Down
Binary file modified static/img/dashboards/panels/table-charts/new-table-chart.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.