Docs: Couple of typos corrected (#25432)

This commit is contained in:
Mohit Nain 2020-06-10 01:13:05 +05:30 committed by GitHub
parent 47c3ae1f44
commit a7bdc92fd7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -37,7 +37,7 @@ Use these settings to refine your visualization.
Use these settings to change the appearance of the tooltip that appears when you hover your cursor over the graph visualization. Use these settings to change the appearance of the tooltip that appears when you hover your cursor over the graph visualization.
- **Mode** - **Mode**
- **All series -** The hover tooltips shows all series in the graph. Grafana highlights the series that you are hovering over in bold in the series list in the tooltip. - **All series -** The hover tooltip shows all series in the graph. Grafana highlights the series that you are hovering over in bold in the series list in the tooltip.
- **Single -** The hover tooltip shows only a single series, the one that you are hovering over on the graph. - **Single -** The hover tooltip shows only a single series, the one that you are hovering over on the graph.
- **Sort order -** Sorts the order of series in the hover tooltip if you have selected *All series* mode. - **Sort order -** Sorts the order of series in the hover tooltip if you have selected *All series* mode.
- **None -** The order of the series in the tooltip is determined by the sort order in your query. For example, they could be alphabetically sorted by series name. - **None -** The order of the series in the tooltip is determined by the sort order in your query. For example, they could be alphabetically sorted by series name.
@ -57,7 +57,7 @@ Use these settings to change the appearance of the tooltip that appears when you
## Series overrides ## Series overrides
Series overrides allows a series in a graph panel to be rendered differently from the others. You can customize display options on a per-series bases or by using regex rules. For example, one series can have a thicker line width to make it stand out or be moved to the right Y-axis. Series overrides allow a series in a graph panel to be rendered differently from the others. You can customize display options on a per-series bases or by using regex rules. For example, one series can have a thicker line width to make it stand out or be moved to the right Y-axis.
You can add multiple series overrides. You can add multiple series overrides.