Skip to content

Commit

Permalink
fix link (#15)
Browse files Browse the repository at this point in the history
  • Loading branch information
SimonDanisch authored Dec 17, 2024
1 parent e023ee0 commit 72450ed
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/pages/blogposts/v0.19.7/v0.19.7.md
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ f

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.

![](https://docs.makie.org/stable/assets/examples/plotting_functions/tricontourf/code/output/example_18344521001915792531.svg)
![](https://docs.makie.org/v0.21/assets/f2c1fac.CoqexF4t.png)


Here's a more comprehensive list of changes which can also be found at [docs.makie.org/stable/news/](https://docs.makie.org/stable/news/).
Expand Down

0 comments on commit 72450ed

Please sign in to comment.