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

feat: changes to support direct plot functionality

wakonig_k requested to merge feat/matplotlib_plot_signature into main

Description

This MR changes the argument order for BECFigure.plot to closer match the matplotlib syntax.

Potential side effects

Scripts that did not use kwargs may need some adjustments

Definition of Done

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

Merge request reports