JuliaPlots/Plots.jl

[RFC] Plots `2.0`

Open

#4,565 创建于 2022年11月28日

在 GitHub 查看
 (30 评论) (6 反应) (0 负责人)Julia (1,943 star) (381 fork)batch import
BREAKINGhelp wantedmetav2

描述

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:

贡献者指南