Example #1
0
 def hover_out(self, x, y):
     Figure.hover_out(self, x, y)
     self._detail_line_pos = None
Example #2
0
 def hover_out(self, x, y):
     Figure.hover_out(self, x, y)
     self._detail_line_pos = None