How to draw chart using WPF and IronPython

半腔热情 提交于 2019-12-24 17:01:45

问题


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:


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.



来源:https://stackoverflow.com/questions/4185092/how-to-draw-chart-using-wpf-and-ironpython

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!