MakieOrg / GeoMakie.jl

Geographical plotting utilities for Makie.jl
https://geo.makie.org
MIT License
161 stars 23 forks source link

Use code from AstroImages to do square-axis for generalized NonlinearAxis #208

Closed asinghvi17 closed 1 month ago

asinghvi17 commented 4 months ago

See e.g. https://github.com/JuliaAstro/AstroImages.jl/blob/4a1828c1b1483f8ac47c4d58389fe91dcbe5a2cc/src/plot-recipes.jl#L604-L1033

asinghvi17 commented 1 month ago

This is not really necessary since Simon implemented a solution which does a similar thing!