diff --git a/content/usage/advanced/index.md b/content/usage/advanced/index.md index bd74278..0191818 100644 --- a/content/usage/advanced/index.md +++ b/content/usage/advanced/index.md @@ -687,7 +687,7 @@ The plotter widget allows plotting data on a graph: Configuration options are provided for selecting the [data-lake variable](#data-lake) to plot, some common statistics from the plotted data (and their decimal resolution), and basic appearance characteristics: -{{ easy_image(src="plotter-config", width=450, center=true) }} +{{ easy_image(src="plotter-config", width=550, center=true) }} It is also possible to control the number of plotted samples and the vertical range of the graph, to improve visibility and/or performance. diff --git a/content/usage/advanced/plotter-config.png b/content/usage/advanced/plotter-config.png index 6ae4be8..728d8c5 100644 Binary files a/content/usage/advanced/plotter-config.png and b/content/usage/advanced/plotter-config.png differ