From 812ffaf8eafc3f8c3a6973717149e4befba2c395 Mon Sep 17 00:00:00 2001 From: wyzula-jan <133381102+wyzula-jan@users.noreply.github.com> Date: Wed, 24 Jan 2024 10:50:51 +0100 Subject: [PATCH] docs: 2D waveform scatter plot changed to 2D scatter plot --- docs/user/widgets.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/user/widgets.md b/docs/user/widgets.md index b5a777f7..03c7b645 100644 --- a/docs/user/widgets.md +++ b/docs/user/widgets.md @@ -16,9 +16,9 @@ BEC Widgets includes a variety of visualization widgets designed to cater to div **Example of Use:** ![Waveform 1D](./widgets/w1D.gif) -### 2D Waveform Scatter Plot +### 2D Scatter Plot -**Purpose:** The 2D waveform scatter plot widget is designed for more complex data visualization. It employs a false color map to represent a third dimension (z-axis), making it an ideal tool for visualizing multidimensional data sets. +**Purpose:** The 2D scatter plot widget is designed for more complex data visualization. It employs a false color map to represent a third dimension (z-axis), making it an ideal tool for visualizing multidimensional data sets. **Key Features:**