예제 #1
0
 def launch_histogram_plot(self, evt=None):
     hist = Histogram(parent=self)
     hist.Show(True)