1
0
mirror of https://github.com/bec-project/bec_widgets.git synced 2026-04-20 23:34:36 +02:00
Commit Graph

15 Commits

Author SHA1 Message Date
wyzula_j 62f0b15193 refactor: isort import formatting 2024-03-25 13:21:38 +01:00
guijar_m b36131eed5 fix: adapt code to BEC 1.0 2024-02-07 17:16:43 +01:00
wyzula-jan d211b47f4c refactor: black v24 formatting 2024-01-26 15:17:59 +01:00
guijar_m 3fb6644543 fix(tests): ensure threads started during plot tests are properly stopped 2024-01-20 23:01:41 +01:00
guijar_m d909673071 refactor(tests): ensure BEC dispatcher singleton object is renewed at each test
and add a check for dangling threads
2024-01-19 19:40:21 +01:00
wyzula-jan 3abd955465 refactor: repo reorganization 2023-12-12 17:26:22 +01:00
wyzula-jan 080c258d15 fix: changed exec_ to exec for all apps 2023-12-06 16:02:28 +01:00
wyzula-jan b6f6bc5b20 refactor: migration to qtpy 2023-11-13 18:37:32 +01:00
usov_i 5ec2b08e34 refactor: fix bec_lib imports 2023-11-13 08:29:07 +01:00
wyzula-jan 2925a5f20e test: test_stream_plot.py basic tests for stream_plot.py, test_basic_plot.py removed 2023-10-17 13:40:30 +02:00
wyzula-jan 17ea7ab703 refactor: stream_plot.py changed client initialization 2023-10-17 11:11:11 +02:00
wyzula-jan 144e56cdd9 refactor: duplicate scripts of BasicPlot removed, BasicPlot renamed to StreamPlot 2023-10-17 10:45:06 +02:00
wyzula-jan 28908dd07c fix: stream_plot.py on_dap_update data dict opened correctly 2023-10-17 10:45:06 +02:00
wyzula-jan ad2b798f11 refactor: stream_plot.py color static methods removed 2023-10-17 10:45:06 +02:00
wyzula-jan f022153fa2 refactor: placeholders for stream plot 2023-10-17 10:45:06 +02:00