JuliaPlots/Plots.jl

[RFC] Plots `2.0`

Open

#4,565 opened on Nov 28, 2022

View on GitHub
 (30 comments) (6 reactions) (0 assignees)Julia (1,943 stars) (381 forks)batch import
BREAKINGhelp wantedmetav2

Description

Too many issues need stuff discussed but postponed to 2.0 because rightfully considered breaking. Latest example at https://github.com/JuliaPlots/Plots.jl/issues/4561, caused by a cycling bug identified more than two years ago in https://github.com/JuliaPlots/Plots.jl/issues/2980.

Should we branch somehow and start working on 2.0 ?

I've closed around ~80 stale issues this we, we need to go through all the remaining opened issues, close the stale ones (or won't fix because of an upstream problem, or dependencies), apply labels to start focusing on important things (like scaling, fonts, backend selection, precompilation, consistency between backends, ...). We won't do this on our own, so please do join this attempt.

Labeled issues:

Labeled PRs:

Contributor guide