Example #1
0
	def do_zoom_rect_view(self, start, end):
		CurvePlot.do_zoom_rect_view(self, start, end)
		self.emit(SIG_PLOT_AXIS_CHANGED, self)