开发者

Javascript implementation of the Word Tree visualization

开发者 https://www.devze.com 2023-02-23 15:08 出处:网络
Does anyone know of a Javascript implementation of the Word Tree visualization from ManyEyes? If not, could anyone recommend a nice svg librar开发者_开发技巧y that would make it a breeze to implement?

Does anyone know of a Javascript implementation of the Word Tree visualization from ManyEyes? If not, could anyone recommend a nice svg librar开发者_开发技巧y that would make it a breeze to implement? I'm planning on using RaphaelJS right now...


Might be what you're looking for: http://www.codeproject.com/KB/scripting/graphic_javascript_tree.aspx. At the least, it's a start.

Also, RaphaelJS is probably the most clean of the SVG implementations, so I'd go with it if this doesn't pan out.

0

精彩评论

暂无评论...
验证码 换一张
取 消