Skip to content

Commit 1bd2859

Browse files
committed
Table Chart doc update
1 parent b7d8bc9 commit 1bd2859

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

docs/dashboards/panels/table-charts.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,12 @@ To add a panel with a table chart:
3030

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

33-
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" />
33+
1. Once the query runs you will need to flip the chart type to **Table**.
34+
1. (Optional) **Missing Data Display**. Enter the text that needs to be displayed when data is missing.
35+
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.
36+
1. (Optional) **Decimals**. Sets the precision of units displayed. Select the number of decimals to show with a unit, up to 10.
37+
1. (Optional) **Rows Per Page**. Set the numbers of rows that needs to be displayed in the table.
38+
<img src={useBaseUrl('/img/dashboards/panels/table-charts/new-table-chart.png')} alt="new table chart" style={{border: '1px solid gray'}} width="800" />
3439
1. [Modify the chart](./modify-chart.md) as desired.
3540
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" />
3641

64.2 KB
Loading

0 commit comments

Comments
 (0)