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:
7
tests/test_bec_monitor_scatter2D.py
Normal file
7
tests/test_bec_monitor_scatter2D.py
Normal file
@ -0,0 +1,7 @@
|
||||
import os
|
||||
import yaml
|
||||
|
||||
import pytest
|
||||
from unittest.mock import MagicMock
|
||||
|
||||
from bec_widgets.widgets import BEC
|
Reference in New Issue
Block a user