Axes.
indicate_inset_zoom
(inset_ax, **kwargs)[source]¶Add an inset indicator rectangle to the axes based on the axis limits for an inset_ax and draw connectors between inset_ax and the rectangle.
Parameters: | inset_ax :
**kwargs
|
---|---|
Returns: | rectangle_patch:
connector_lines: 4-tuple of
|
Warning
This method is experimental as of 3.0, and the API may change.
matplotlib.axes.Axes.indicate_inset_zoom
¶