v0.4.0
GeoMakie v0.4.0
Closed issues:
- Example of how to configure attributes, e.g. color of lat/lon grid in geoaxis!() (#32)
- Documenter issue: picture in title (#37)
- Plotting Coastlines with ortographic projection (#47)
- Warnings on fresh install (#51)
- Supporting GeometryBasics geometries (#53)
- GeoMakie example does not show geoaxis (#55)
- Tiny image when plotting a limited lon-lat range in GeoMakie 0.1.14 (#56)
- Multiple callback errors when hovering over a projected map (no inverse_transform method) (#77)
- How to use
heatmap!
,contourf!
, orheatmap!
with GeoMakie.jl v0.2? (#86) - precompile fail on M1 (#104)
Merged pull requests:
- Ticks for GeoAxis, other things (#103) (@asinghvi17)