有一些 Javascript API 可以用来开发思维导图吗?
我正在和一个团队参加比赛。目前,我正在做一些研究,我想找到一些可以帮助创建思维导图的东西。
有一些 Javascript API 可以做到这一点吗?
我需要一个 API,可以实时添加节点,而不仅仅是为了可视化。
编辑:相关问题中的API仅用于可视化。
I'm on a contest with a team. At the moment, I doing some research and I want to find something that can help the creation of mind maps.
There is some Javascript API that can do this?
I need an API where can I add nodes in real-time, not only for visualization.
EDIT: The APIs in the related questions is only for visualization.
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
您可以尝试这样的操作:
http://thejit.org/
或
http://code.google.com/p/js-mindmap/
You can try something like this:
http://thejit.org/
Or
http://code.google.com/p/js-mindmap/