MplXRangeROI

class glue.core.roi.MplXRangeROI(axes)[source]

Bases: glue.core.roi.AbstractMplRoi

Parameters:axes – A matplotlib Axes object to attach the graphical ROI to

Methods Summary

finalize_selection(event)
start_selection(event)
update_selection(event)

Methods Documentation

finalize_selection(event)[source]
start_selection(event)[source]
update_selection(event)[source]