有没有人知道在.NET 3.1或.NET 5.0中有一个很好的WPF图表NuGet包?
许多NuGet包已被弃用,或者没有太多文档。
我已经试过了:
https://github.com/ScottPlot/ScottPlot
发布于 2021-02-16 20:44:54
最佳解决方案:
https://github.com/Live-Charts/Live-Charts
我试过一些图表,它看起来像地狱。
在livecharts的github存储库中,有许多wpf的示例:
https://github.com/Live-Charts/Live-Charts/tree/master/Examples/Wpf
https://stackoverflow.com/questions/66035547
复制相似问题