Display settings for different time series charts
Each time series visualization type has a different set of display settings.
Area chart display settings
| Field | Description |
|---|---|
| Line stroke width | Sets the line stroke width for the items on the chart in pixels. |
| Disable tooltip | Option to remove tooltips on hover. Default: false |
|
Show only one data point in tooltip |
When turned on, the tooltip shows only the data point being hovered over. When turned off, the tooltip shows all data points. Default: Off, except when zoom is 400%, which automatically turns it on. |
| Show data table | Shows a table with chart and graph data for easier screen reader access. Data includes the percentage of the total for each value, when appropriate. |
| Show 0 when no data available | Choose whether to show 0 when there is no value in the selected dataset or for the configuration. |
| Show continuous line | Available when Show 0 when no data available is not selected. When selected and there is no data for a specific time, there is no gap in the chart and it shows continuous line. |
Scatter chart display settings
| Field | Description |
|---|---|
| Disable tooltip | Option to remove tooltips on hover. Default: false |
|
Show only one data point in tooltip |
When turned on, the tooltip shows only the data point being hovered over. When turned off, the tooltip shows all data points. Default: Off, except when zoom is 400%, which automatically turns it on. |
| Show data table | Shows a table with chart and graph data for easier screen reader access. Data includes the percentage of the total for each value, when appropriate. |
| Show 0 when no data available | Choose whether to show 0 when there is no value in the selected dataset or for the configuration. |
Column chart display settings
| Field | Description |
|---|---|
|
Chart variation |
Select whether to display the group-by values in stacked columns or side-by-side. |
| Disable tooltip | Option to remove tooltips on hover. Default: false |
|
Show only one data point in tooltip |
When turned on, the tooltip shows only the data point being hovered over. When turned off, the tooltip shows all data points. Default: Off, except when zoom is 400%, which automatically turns it on. |
| Show data table | Shows a table with chart and graph data for easier screen reader access. Data includes the percentage of the total for each value, when appropriate. |
Spline, line, and step chart display settings
| Field | Description |
|---|---|
| Line stroke width | Sets the line stroke width for the items on the chart in pixels. |
| Disable tooltip | Option to remove tooltips on hover. Default: false |
|
Show only one data point in tooltip |
When turned on, the tooltip shows only the data point being hovered over. When turned off, the tooltip shows all data points. Default: Off, except when zoom is 400%, which automatically turns it on. |
| Show data table | Shows a table with chart and graph data for easier screen reader access. Data includes the percentage of the total for each value, when appropriate. |
| Show continuous line | When selected and there is no data for a specific time, there is no gap in the chart and it shows continuous line. |