Skip to content

Commit 54f10c0

Browse files
committed
Merge branch 'update-table-chart-doc' of https://github.com/SumoLogic/sumologic-documentation into update-table-chart-doc
2 parents 5e46fbd + e931d26 commit 54f10c0

File tree

1 file changed

+3
-4
lines changed

1 file changed

+3
-4
lines changed

docs/dashboards/panels/table-charts.md

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -30,12 +30,11 @@ 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**.
33+
1. Once the query runs, you will need to flip the chart type to **Table**.
3434
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.
3636
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" />
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" />
3938
1. [Modify the chart](./modify-chart.md) as desired.
4039
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" />
4140

0 commit comments

Comments
 (0)