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
Copy file name to clipboardExpand all lines: src/pages/blogposts/v0.19.7/v0.19.7.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -48,7 +48,7 @@ f
48
48
49
49
This work by Daniel switched the internal handler of triangulation computations in Makie from jll-based MiniQHull to his own package [DelaunayTriangulation.jl](https://github.com/DanielVandH/DelaunayTriangulation.jl/) written completely in Julia. This allows users to exert much more control over the triangulations used for their `tricontourf` plots.
0 commit comments