JuliaEarth/GeoStats.jl
Auf GitHub ansehenRefactor `funplot` and `surfplot` into Makie recipes
Open
#576 geöffnet am 6. Juni 2026
featuregood first issuehelp wantedvisualization
Repository-Metriken
- Stars
- (586 Stars)
- PR-Merge-Metriken
- (Durchschn. Merge 1m) (1 gemergte PR in 30 T)
Beschreibung
They are currently not recipes, which means that we cannot compose the visualizations in layouts easily.
I believe we can refactor these functions with the help of Makie's SpecAPI or add more methods with GridPosition, Axis as it is done in the pairplot function from PairPlots.jl: