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

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

python - Pygame screen.blit not working -

c# - Web API response xml language -