Skip to content

Commit eae269c

Browse files
committed
content: usage: advanced: update plotter widget
1 parent 1555d4b commit eae269c

3 files changed

Lines changed: 4 additions & 4 deletions

File tree

content/usage/advanced/index.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -685,12 +685,12 @@ self-replacing mjpeg like from an ESP32-Cam. It could also display images hosted
685685
The plotter widget allows plotting data on a graph:
686686
{{ easy_image(src="plotter-widget", width=300, center=true) }}
687687

688-
Configuration options are provided for selecting the [data-lake variable](#data-lake) to plot, and
689-
modifying basic appearance characteristics:
688+
Configuration options are provided for selecting the [data-lake variable](#data-lake) to plot, some common
689+
statistics from the plotted data (and their decimal resolution), and basic appearance characteristics:
690690
{{ easy_image(src="plotter-config", width=450, center=true) }}
691691

692-
It is possible to change the decimal resolution of the displayed statistics, and the limit the number
693-
of plotted samples to improve visibility and performance.
692+
It is also possible to control the number of plotted samples and the vertical range of the graph,
693+
to improve visibility and/or performance.
694694

695695
#### Do It Yourself (DIY) Widget
696696

81.1 KB
Loading
-1.15 KB
Loading

0 commit comments

Comments
 (0)