Plotting a graph using Haskell

生来就可爱ヽ(ⅴ<●) 提交于 2021-01-27 14:41:11

问题


Is that possible to plot a simple graph using Haskell ? Can any of you show me how to do that ?

The graph should contain at lest 3 points


回答1:


haskell-chart seems to be good.

The wiki contains a list of graphs drawn using that package.



来源:https://stackoverflow.com/questions/20824756/plotting-a-graph-using-haskell

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