tqec.simulation.plotting.inset.add_inset_axes3d# add_inset_axes3d(ax_target: Axes, bounds: tuple[float, float, float, float]) → Axes3D[source]# Wrapper around fig.add_axes to achieve ax.inset_axes functionality that works also for insetting 3D plot on 2D ax/figures.