lstein.lstein.LSteinMPL.add_yaxis¶
- LSteinMPL.add_yaxis(LSP: LSteinPanel, ax: Axes)[source]¶
adds y-axis of LSP to ax
method to add the y-axis of LSP to ax
- Parameters
- LSP
LSteinPanel
y-axis of this canvas will be drawn
- ax
plt.Axes
axis to draw into
Raises
Returns