Closed Dale-Black closed 9 months ago
The Pluto-specific error can be solved by running WGLMakie.activate!()
in an earlier cell, and the Tuple Union{} error is caused by AlgebraOfGraphics.density() in Julia 1.10, but it is fixed in the most recent version of AoG. I have just pushed an update to TidierPlots that specifically requires the newer version of AoG. Once the PR merges, updating it should fix the issue!
I am trying to run the TiderCourse demo
This gives the following error
If I comment out a few lines just to get the basic plot
I still get an error specific to Pluto: