WPF 中的饼图 NuGet 包

Pie Charts NuGet Packages in WPF

有人知道 .NET 3.1 或 .NET 5.0 中可用的 WPF 图表 NuGet 包吗?

许多 NuGet 包已弃用或没有太多文档。

我已经试过了:

https://github.com/ScottPlot/ScottPlot

最佳方案:

https://github.com/Live-Charts/Live-Charts

我尝试了一些图表,它们看起来非常漂亮。

在 livecharts 的 github 仓库中有很多 wpf 的例子:

https://github.com/Live-Charts/Live-Charts/tree/master/Examples/Wpf