graphinglib.SmartTwinAxis.__init__
-
SmartTwinAxis.__init__(label: str | None = None, axis_lim: tuple[float, float] | None = None, log_scale: bool = False, remove_axes: bool = False, remove_ticks: bool = False, invert_axis: bool = False, elements: Plottable | Iterable[Plottable | None] = []) → None[source]