Beispiel #1
0
 def drag_pan(self, button, key, x, y):
     Axes.drag_pan(self, button, key, 'x', y) # pretend key=='x
Beispiel #2
0
 def drag_pan(self, button, key, _x, _y):
     Axes.drag_pan(self, button, "x", _x, _y)  # pretend key=='x'