Small edits (#920)

This commit is contained in:
pollfly
2024-09-08 13:13:57 +03:00
committed by GitHub
parent 31abc89407
commit a7f2726838
5 changed files with 7 additions and 7 deletions

View File

@@ -270,7 +270,7 @@ Scalar series are presented in a line chart. To see the series for a metric in h
view it in full screen mode by hovering over the graph and clicking <img src="/docs/latest/icons/ico-maximize.svg" alt="Maximize plot icon" className="icon size-sm space-sm" />.
:::info Full Screen Refresh
Scalar graphs in full screen mode do not auto-refresh. Click <img src="/docs/latest/icons/ico-reset.svg" alt="Refresh" className="icon lt size-md space-sm medium-zoom-image" />
Scalar graphs in full screen mode do not auto-refresh. Click <img src="/docs/latest/icons/ico-reset.svg" alt="Refresh" className="icon size-md space-sm medium-zoom-image" />
to update the graph.
:::