Re: [matplotlib-devel] Some queries regarding basemap.

2006-11-22 Thread Jeff Whitaker
Aalok kapoor wrote: > Hi all, > > I have tried to use basemap to plot world map and successfully plotted > points on it by giving lists of latitudes and longitudes. One problem > i have is i want to give different colors for different countries, > i.e. regarding population. For ex. for range 2-2

[matplotlib-devel] Some queries regarding basemap.

2006-11-21 Thread Aalok kapoor
Hi all, I have tried to use basemap to plot world map and successfully plotted points on it by giving lists of latitudes and longitudes. One problem i have is i want to give different colors for different countries, i.e. regarding population. For ex. for range 2-20 -- green. 20-100 -- red.. etc