Daniel VandenHeuvel

Results 162 comments of Daniel VandenHeuvel

Just a heads up that I probably won't get around to finishing this one up either to properly address your suggestions @SimonDanisch sorry, or at least not for quite a...

Thanks for the help getting this completed @ffreyer :)

This PR breaks Voronoiplot for a centroidal tessellation with an automatic colormap.png Voronoiplot after adding points.png Voronoiplot for a tessellation with a custom bounding box.png because of the new color...

It would be nice to get it in earlier, but I don't mind waiting for another breaking release if you prefer . I would agree with you though that I...

Can it be tried in any of the earlier calls like `create_axis_for_plot` (just going off the stacktrace anyway)?

One quick solution specific to `Axis` (that I'm sure there are problems with since I'm in unfamiliar territory here 😅) is to define ```julia MakieCore._valid_attributes(::Type{ 1 && print(io, j ==...

That solution also unfortunately fails for calls like ```julia ulia> Axis(fig[1,1],bad=2) ERROR: MethodError: no method matching initialize_block!(::Axis; bad::Int64) Closest candidates are: initialize_block!(::Axis; palette) got unsupported keyword argument "bad" @ Makie...

See https://github.com/MakieOrg/Makie.jl/pull/4392

You mean like " Did you mean strokewidt**h** and c**o**l**o**r? " I can try that. I don't know how that will look for suggestions that aren't just missing typos but...

![image](https://github.com/user-attachments/assets/5b2339b0-f4cb-4903-bf03-b9ecf27a4447) How about this?