Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

remove Alaska on map to make map more square and gain space #48

Open
emmanuelle opened this issue Mar 17, 2020 · 2 comments
Open

remove Alaska on map to make map more square and gain space #48

emmanuelle opened this issue Mar 17, 2020 · 2 comments
Labels
good first issue Good for newcomers

Comments

@emmanuelle
Copy link
Contributor

Can be done by changing layout.geo.lataxis.range and layout.geo.lonaxis.range as described in https://plot.ly/python/map-configuration/#map-projections (scroll down a bit).

The corresponding part of the code is https://github.com/covid19-dash/covid-dashboard/blob/master/make_figures.py#L49 (you can also call directly fig.update_geos).

@emmanuelle emmanuelle added the good first issue Good for newcomers label Mar 17, 2020
@mrastgoo
Copy link

I will work on this

@emmanuelle
Copy link
Contributor Author

we would like the map to be more square, the goal is that when you zoom the whole figure is filled with the zoomed map (this is not the case at the moment).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

2 participants