Closed MeJitendra closed 7 years ago
Hi Jitendra,
sorry for the delay. You need to specify the 'FUN' argument in map
function. sth like
map(x,FUN='mean')
than the mean values of x will appear with colors regarding the classed of your values. You may also need to specify few argument in the colorbar (argument colbar
) if you have more specific requirements.
Bests,
Thank you Sir. That helped me. :)
In general, we get a map plot with station locations if we use the command map()
I want to plot an image like the follow.