t-bltg
t-bltg
@timholy, I guess you missed this PR, too bad for `1.1.0` (https://github.com/timholy/CodeTracking.jl/commit/426fc0e5af69ca410f3a1b77458db5fc5d68e864).
Does this answer your question https://mbaz.github.io/Gaston.jl/stable/introduction/#Multiplot-1 ?
I've added 3d plots with multiplot in Plots.jl with the Gaston backend, can you try with https://docs.juliaplots.org/latest/generated/gaston ?
Thanks, should I close this and I leave you fix the ambiguity instead ?
> No, sparam_syms is gone, without direct replacement Let's move on this one, fixed by removing both traces of `sparam_syms` and `slot_syms`.
CI was fixed in https://github.com/JuliaPlots/Plots.jl/pull/4319. I will merge this PR when ci is green (after merge of https://github.com/JuliaPlots/Plots.jl/pull/4320), since the ref images changed.
Noted, postponed.
@BeastyBlacksmith, merge ?
I'll have a look into that.
I am reopening this since `CompileBot` fails to generate new precompilation files on nightly ([job hangs & quits after 1h30](https://github.com/JuliaPlots/Plots.jl/runs/4986321638?check_suite_focus=true)), although I can generate them locally. I have currently no...