Plotly map projection types -


trying find list of different types of projects available in plotly

projection types different sample:

projection = list(type = "equirectangular") projection = list(type = 'azimuthal equal area'), projection = dict(type = 'mercator') 

any online documentation helpful

here's dropdown of supported projections:

https://plot.ly/python/dropdowns/


Comments

Popular posts from this blog

php - Admin SDK -- get information about the group -

dns - How To Use Custom Nameserver On Free Cloudflare? -

Python Error - TypeError: input expected at most 1 arguments, got 3 -