polartoolkit.Figure.shift_figure# Figure.shift_figure(origin_shift=None, yshift_amount=-1, xshift_amount=1, xshift_extra=0.4, yshift_extra=0.4)[source]# Determine if and how much to shift origin of figure Parameters: origin_shift (str | None) yshift_amount (float) xshift_amount (float) xshift_extra (float) yshift_extra (float) Return type: None