You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I find myself needing the utility of these three lookup helper functions contained in GeoMakie and I'm wondering if it would make sense to bring these over to DD:
These are very Makie specific things, the vector length is length(lookup) + 1 because Makie wants that. And the vertex is because Makie specifically wants center points.
I don't think we can export these as general use functions.
I find myself needing the utility of these three lookup helper functions contained in GeoMakie and I'm wondering if it would make sense to bring these over to DD:
DimensionalData.jl/ext/DimensionalDataMakie.jl
Lines 631 to 660 in 79b2f87
The text was updated successfully, but these errors were encountered: