[Matplotlib-users] Customizing Toolbar

2006-06-06 Thread JUAN ERNESTO FLORES BELTRAN
Hi you all I am coding a GUI application python/matplotlib/basemap based on. I have imported NavigationToolbar as follows: from matplotlib.backends.backend_gtk import NavigationToolbar2GTK as NavigationToolbar This shows the following five buttons: 1.- Reset Original View 2.- Back to Previous

[Matplotlib-users] asigning a label to a marker

2006-06-05 Thread JUAN ERNESTO FLORES BELTRAN
Hi you all, I am using matplotlib toolkits to draw maps of my country, cities and specific locations. I would like to draw markers on the maps too I have been looking for a sample code that indicates how to asign a text label to the markers in orther to add to each marker the location“s nam