Questions asking us to recommend or find a tool, library or favorite off-site resource are off-topic for Stack Overflow as they tend to attract opinionated answers and spam. Instead, describe the problem and what has been done so far to solve it.
Closed 10 years ago.
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
接受
或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
发布评论
评论(3)
我一直在玩基于 d3js 的解决方案:
https://github.com/sidoh/venn
希望如此有帮助!
I have been playing around a d3js based solution:
https://github.com/sidoh/venn
Hope it helps!
简而言之:
拉斐尔
In a word:
Raphael
基于矢量的 Raphael 方法的替代方法是基于画布的 processing.js 。也就是说,Raphael 也是一个非常好的绘图库。
An alternative to the vector-based Raphael approach would be processing.js which is canvas-based. That said, Raphael is a very nice drawing library as well.