|
From: gsal <sal...@gm...> - 2013-01-04 17:10:52
|
Maybe you can use the zoom example <http://matplotlib.org/examples/pylab_examples/axes_zoom_effect.html> and the binding method idea so that when you click on some point in the main graph, the zooming graph updates and plots from -50 to +50 days from the point that you clicked on the main graph...just an idea. -- View this message in context: http://matplotlib.1069221.n5.nabble.com/Synching-sub-plots-tp40125p40147.html Sent from the matplotlib - users mailing list archive at Nabble.com. |