x_range#

property Subplot.x_range: tuple[float, float]#

Get or set the x-range currently in view. Really only valid for orthographic projections of the xy plane. Use camera.set_state() to set the camera position for arbitrary projections.