t-bltg
t-bltg
Ok, `yaxis!(flip=true)` was missing in the original mwe.
Seems to be a side effect of adding the new gallery https://github.com/JuliaPlots/PlotDocs.jl/pull/256: search for `title`: **1.25** https://docs.juliaplots.org/v1.25/search/?q=title: Number of results: 53 duplicates come from the examples. **1.27** https://docs.juliaplots.org/v1.27/search/?q=title: Number of...
For a beginner, it's mandatory to be able to land on the examples when issuing a search. IMO, splitting into 2 docs is only going to increase complexity.
This is an effect of https://github.com/JuliaPlots/Plots.jl/pull/3855. In the mentioned PR, I [expressed](https://github.com/JuliaPlots/Plots.jl/pull/3855#issuecomment-930008017) my opinion (specifically [here](https://github.com/JuliaPlots/Plots.jl/pull/3855#discussion_r718384118)) against hard-coding a scale factor when a dynamic function of the plot area was...
> One further change which this doesn't revert is that the y-axis ticks are calculated differently Oh I see that only now. That's quite difficult to track down, but I'll...
> I think none of these plots look good It is your sole opinion, and I disagree. I (and others) think that the previous, even if not perfect, was better....
@owensnick, @mcabbott, the PR is now reversed, so you can update to latest `1.25.12` to recover the old behaviour. The issue is kept open for the valuable comments made in...
> Seems like one fix would be to scale the markersize. Let me know if this should be a separate issue. Yes, probably a downscaling of the markers in the...
> I hope we can pend this PR for a while until we address [JuliaImages/ImageInTerminal.jl#48](https://github.com/JuliaImages/ImageInTerminal.jl/issues/48). Thanks, for pointing that. Maybe I can help on that matter ? > The current...
Thanks, I'll continue the discussion in https://github.com/JuliaImages/ImageInTerminal.jl/issues/52 about details.