-
Notifications
You must be signed in to change notification settings - Fork 25
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
block axis2 #163
block axis2 #163
Conversation
This is pretty gnarly to work through, because there are multiple bounding boxes one might care about. So, I propose to split the geoaxis into three separate cases:
|
Side question to help me contribute: What's your setup to check the docs? I tried to serve them locally with LiveServer.jl but cannot get it to work... Maybe it's because I don't have the same environment? Should the |
@briochemc to be honest, I've always just run the examples, which are included into the docs ( |
lonlims and datalims were removed in MakieOrg#163
* Update README.md lonlims and datalims were removed in #163 * Update italy.jl * Update osmmakie.jl * Update graph_on_usa.jl * Update GeoMakie.jl * Update osmmakie.jl * Update graph_on_usa.jl --------- Co-authored-by: Anshul Singhvi <[email protected]>
Continuation of #148
This PR does the following: