Code indexing in gitaly is broken and leads to code not being visible to the user. We work on the issue with highest priority.

Skip to content

Consolidation of plot methods and unifying signature

wyzula_j requested to merge fix/plot-consilidation into main

Description

Method BECFigure.plot(), BECFigure.add_plot() and BECWaveform.plot() have now same signature. Logic for configuring BECWaveform and BECImageShow consolidated in BECFigure to avoid code repetition.

Related Issues

closes #147 (closed)

Definition of Done

  • Documentation is up-to-date.
Edited by wyzula_j

Merge request reports

Loading