简体   繁体   English

使用Javascript工具绘制DAG

[英]Draw DAGs with Javascript tool

I'm newbie ... can someone guide me to any tool to draw Aciclic Directed Graphs? 我是新手...有人可以指导我使用任何工具绘制丙烯酸有向图吗?

I need a tool that gets as input a json file and draws dags. 我需要一个作为输入获取json文件并绘制数据的工具。 I'm using Spring MVC to build my app. 我正在使用Spring MVC构建我的应用程序。

There's a library that may have the tools you're looking for: 有一个库可能包含您要寻找的工具:

http://sigmajs.org/ http://sigmajs.org/

Specifically from the documentation: https://github.com/jacomyal/sigma.js/wiki/Graph-API 具体来说来自文档: https : //github.com/jacomyal/sigma.js/wiki/Graph-API

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM