You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/dashboards/panels/table-charts.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -32,7 +32,7 @@ To add a panel with a table chart:
32
32
33
33
1. Once the query runs, you will need to flip the chart type to **Table**.
34
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.
35
+
1. (Optional) **Font Size**. Font size of the text displayed. By default, `12` is set as font size. You can change this based on your requirement.
36
36
1. (Optional) **Decimals**. Sets the precision of units displayed. Select the number of decimals to show with a unit, up to 10.
37
37
1. (Optional) **Rows Per Page**. Set the numbers of rows to display in the table.<br/><img src={useBaseUrl('/img/dashboards/panels/table-charts/new-table-chart.png')} alt="new table chart" style={{border: '1px solid gray'}} width="800" />
38
38
1.[Modify the chart](./modify-chart.md) as desired.
0 commit comments