Fix/scatter 2d colormap
Description
- Bug when adding z scatter gradient to
BECWaveform
throughBECFigure
fixed. - Bug when gui is frozen after scan interruption is fixed. This was caused by wrong cleanup policy of individual widgets (actually it was just placeholder which was used during previous debugging after TOMCAT run).
Related Issues
closes #142 (closed), #144 (closed), #143 (closed)
Type of Change
- Correct parsing of
color_map_z
kwarg toCurveConfig
- Clean-up policy of individual widgets is disabled.
- e2e tests also waveform with defined z axis from scatter gradient.
Potential side effects
None
Definition of Done
-
Documentation is up-to-date. -
e2e for z scatter.
Edited by wyzula_j