MplYRangeROI¶
-
class
glue.core.roi.MplYRangeROI(axes)[source]¶ Bases:
glue.core.roi.AbstractMplRoiMatplotlib ROI for y range selections
- Parameters
- axes~matplotlib.axes.Axes
The Matplotlib axes to draw to.
Methods Summary
finalize_selection(self, event)start_selection(self, event)update_selection(self, event)Methods Documentation