开发者

Sequence diagram in javascript/HTML [closed]

开发者 https://www.devze.com 2023-02-24 07:14 出处:网络
As it currently stands, this question is not a good fit for our Q&A format. We expect answers to be supported by facts, references,or expertise, but this question will likely solicit debate, a
As it currently stands, this question is not a good fit for our Q&A format. We expect answers to be supported by facts, references, or expertise, but this question will likely solicit debate, arguments, p开发者_高级运维olling, or extended discussion. If you feel that this question can be improved and possibly reopened, visit the help center for guidance. Closed 10 years ago.

How to draw sequence diagram in javascript/HTML? I've seen some charting library like JS chart, Emprise javascript chart etc... but those do not support sequence diagram. Also seen JointJS (http://www.jointjs.com/), but this library also don't support sequence diagram.


Have a look at draw.io. It's free to use and it gives you an idea what the underlying javascript library is capable of.


Have a look at jsUML2. It implements sequence diagrams as well as many other UML 2 diagram types.


Websequencediagrams has an web API that you can call from Javascript. It can make some nice looking images like this. Here's a link to the API

Sequence diagram in javascript/HTML [closed]


I'd reconsider JointJS, or using Raphael directly (http://raphaeljs.com/).

0

精彩评论

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

关注公众号