JuliaEarth/GeoStats.jl
Vedi su GitHubRefactor `funplot` and `surfplot` into Makie recipes
Open
#576 aperta il 6 giu 2026
featuregood first issuehelp wantedvisualization
Metriche repository
- Star
- (586 star)
- Metriche merge PR
- (Merge medio 1m) (1 PR mergiata in 30 g)
Descrizione
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: