0
0
mirror of https://github.com/bec-project/bec_widgets.git synced 2025-07-14 03:31:50 +02:00

feat: BECMonitor2DScatter for plotting x/y/z signal as a mesh of scatter plot

This commit is contained in:
wyzula-jan
2024-01-17 16:27:04 +01:00
parent 8f76c789cf
commit 75090b8575
4 changed files with 396 additions and 0 deletions

View File

@ -0,0 +1,7 @@
import os
import yaml
import pytest
from unittest.mock import MagicMock
from bec_widgets.widgets import BEC