wakonig_k
|
23674ccf59
|
fix(performance_bundle): fix performance bundle cleanup
|
2025-07-17 14:44:06 +02:00 |
|
wyzula_j
|
76439866c1
|
fix(plot_base): autorange takes into account only visible curves
|
2025-07-11 14:42:54 +02:00 |
|
wakonig_k
|
db720e8fa4
|
refactor(toolbar): split toolbar into components, bundles and connections
|
2025-07-03 17:23:26 +02:00 |
|
wyzula_j
|
c8128faf79
|
fix(crosshair): label decimal precision is dynamically scaled with the plot zoom; API of all affected widgets adjusted; option added to PlotBase; closes #637
|
2025-05-30 13:00:18 +02:00 |
|
wakonig_k
|
3484507c75
|
feat(plot_base): add option to specify units
|
2025-05-26 15:05:06 +02:00 |
|
wyzula_j
|
1b78840fd8
|
fix(plot_base): no content margin for plot_widget window
|
2025-05-01 12:02:47 +02:00 |
|
appel_c
|
c70cd9d6e8
|
fix(moduar-toolbar): fix cleanup of modular toolbar and dock_area
|
2025-04-22 21:19:37 +02:00 |
|
wakonig_k
|
337a332ed1
|
fix(plot_framework): all widgets, popups and side menus cleanups adjusted
|
2025-04-11 10:45:27 +02:00 |
|
wyzula_j
|
a1bec75115
|
fix(widgets)!: BECConnector resolves hierarchy including objectName, parent, parent_id upon init; all widgets adjusted
|
2025-04-11 10:45:27 +02:00 |
|
wyzula_j
|
be552d3ece
|
refactor(utils): qt_utils moved to utils
|
2025-04-03 16:09:33 +02:00 |
|
wyzula_j
|
9fb9a1cfd2
|
refactor(plots): plot_next_gen module renamed to plots
|
2025-04-03 16:09:33 +02:00 |
|
wyzula_j
|
3455c60236
|
refactor(reconstruction): repository structure is changed to separate assets needed for each widget
|
2024-05-21 16:31:55 +02:00 |
|
wyzula_j
|
7f2f7cd07a
|
fix(docstrings): docstrings formating fixed for sphinx to properly format readdocs
|
2024-05-08 15:31:22 +02:00 |
|
wyzula_j
|
ceae979f37
|
fix(widgets/dock): BECDockArea close overwrites the default pyqtgraph Container close + minor improvements
|
2024-05-07 16:31:12 +02:00 |
|
wyzula_j
|
03fa1f26d0
|
refactor(widget/plots): WidgetConfig changed to SubplotConfig
|
2024-05-07 16:30:21 +02:00 |
|
wyzula_j
|
381d713837
|
feat(plots): universal cleanup and remove also for children items
|
2024-04-28 12:42:58 +02:00 |
|
wyzula_j
|
be9847e9d2
|
refactor(plots/image): all rpc widgets can access config_dict as property
|
2024-04-15 11:45:06 +02:00 |
|
wyzula_j
|
b8519e8770
|
feat(plots/bec_figure): Motor Map integrated to BECFigure
|
2024-03-26 22:53:46 +01:00 |
|
wyzula_j
|
62f0b15193
|
refactor: isort import formatting
|
2024-03-25 13:21:38 +01:00 |
|
wyzula-jan
|
4664661cfb
|
fix(widget/various): corrected USER_ACCESS methods for children widgets to include inherited methods to RPC
|
2024-03-15 16:44:32 +01:00 |
|
wyzula-jan
|
70c4e9bc5e
|
refactor(plots/plot_base): BECPlotBase inherits from pg.GraphicalLayout instead of pg.PlotItem, this will allow us to add multiple plots into each coordinate of BECFigure.
|
2024-03-14 14:35:26 +01:00 |
|
wyzula-jan
|
826a5e9874
|
test(test_plot_base): BECPlotBase tests added
|
2024-02-23 13:37:25 +01:00 |
|
wyzula-jan
|
24c77376b2
|
fix(widgets/plots): added placeholder for cleanup method to BECPlotBase
|
2024-02-23 10:53:10 +01:00 |
|
wyzula-jan
|
99dce077c4
|
refactor(plot/Waveform1D,plot/BECCurve): BECCurve inherits from BECConnector and can refer to parent_id (Waveform1D) and has its own gui_id
|
2024-02-23 10:53:10 +01:00 |
|
wakonig_k
|
a61bf36df5
|
feat(cli): added cli interface, rebased
|
2024-02-23 10:53:10 +01:00 |
|
wyzula-jan
|
d678a85957
|
fix: after removing plot from BECFigure, the coordinates are correctly resigned
|
2024-02-23 10:53:10 +01:00 |
|
wyzula-jan
|
b827e9eaa7
|
feat: added @user_access from bec_lib.utils
|
2024-02-23 10:53:10 +01:00 |
|
wyzula-jan
|
60d150a411
|
feat: plot can be removed from BECFigure
|
2024-02-23 10:53:10 +01:00 |
|
wyzula-jan
|
7c15d75011
|
fix: removed DI references, fixed set when adding plot by fig
|
2024-02-23 10:53:10 +01:00 |
|
wyzula-jan
|
b676877242
|
feat: rpc decorator to add methods to USER_ACCESS
|
2024-02-23 10:53:10 +01:00 |
|
wyzula-jan
|
7768e594b5
|
refactor: BECFigure, BECPlotBase changed back to pyqtgraph classes inheritance
|
2024-02-23 10:53:10 +01:00 |
|
wyzula-jan
|
9ef331c272
|
feat: BECFigure and BECPlotBase created
|
2024-02-23 10:53:10 +01:00 |
|