0
0
mirror of https://github.com/bec-project/bec_widgets.git synced 2025-07-13 11:11:49 +02:00

docs: 2D waveform scatter plot changed to 2D scatter plot

This commit is contained in:
wyzula-jan
2024-01-24 10:50:51 +01:00
parent f7a496723c
commit 812ffaf8ea

View File

@ -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:**