v0.7.2
GeoMakie v0.7.2
This patch release updates and fixes the meshimage
recipe, so that it forwards all color related attributes to the internal mesh plot. npoints
can now be provided as a 2-tuple in case you want different resolution on each axis.
Merged pull requests:
- Add an example of how to use Healpix.jl with GeoMakie. (#246) (@asinghvi17)
- Update the meshimage recipe to the new syntax (#249) (@asinghvi17)