How to draw chart using WPF and IronPython

2019-07-26 16:44发布

I'm a french beginner dev and I need to draw charts using WPF and IronPython. I'm coding with MVS2010 and I didn't find any help on Google. Does anybody have an idea ? Something to help me ?

Thanks all,

Ben

1条回答
啃猪蹄的小仙女
2楼-- · 2019-07-26 17:20

Charting is difficult, and it's usually best to rely on a tried-and-true library like ChartFX and invest your time and energy into solving real business problems.

If you have difficulty convincing your management to purchase the library, divide the cost by your weekly pay and think about if it's possible to build something better in that many weeks. More than likely it's not.

If you're just learning, there are also some open source options like VISIFire.

查看更多
登录 后发表回答