Andreu Vall

Results 8 comments of Andreu Vall

> The first site you create during signup is no different than any other site you create later. There's a bit of stuff going on in the background with database...

I have experimented a bit more with it. > What's your use case for this? As said in my original message, the idea would be to achieve the following: -...

I also stumbled upon this. `print_tree` appears in the documentation for [v0.3.4](https://juliacollections.github.io/AbstractTrees.jl/v0.3/api/#AbstractTrees.print_tree). However, for v0.4.3, `print_tree` is not in the documentation, although the function and its [docstring](https://github.com/JuliaCollections/AbstractTrees.jl/blob/v0.4.3/src/printing.jl#L1-L73) are indeed in...

The test for "annotation" fails. For some reason, the position of the letter "C" in the recorded and the reference image doesn't match. But I say "for some reason", because,...

> Ah this is [MakieOrg/Makie.jl#5448 (comment)](https://github.com/MakieOrg/Makie.jl/pull/5448#issuecomment-3602220768) so the refimage can just be updated. I can do that! @jkrumbiegel, do you have other comments on the PR? I didn't request a...

> looks good, one reftest for barplot with categorical color is enough though, as the palette mechanism is tested elsewhere (that cannot really be broken once the basic aesthetic works)...

@jkrumbiegel, do you think there is anything still missing? Let me know :)