PlantUML in a nutshell
PlantUML是一个开源项目,支持快速绘制:
同时还支持以下非UML图:
通过简单直观的语言来定义这些示意图。 (语言参考指南).
新用户可以阅读快速开始. 也可以看看常见问题回答. 很多其他工具在使用 PlantUML.
可以生成PNG, SVG 或 LaTeX 格式的图片. 也可以生成 ASCII艺术图 (只针对时序图).
# 在线生产数 :
- 历史 4242424242
- 最近24小时 42424242
- 最近1小时 4242
- 最近1分钟 42
例子: (输入你的内容后,图表会动态刷新!)
|
描述如下图表 :
|
张三 -> 李四 : 你好
|
|
这个例子由在线示例服务器驱动。
您可以点击此处在此页面上做出贡献。
|
PlantUML in a nutshell
PlantUML is a component that allows to quickly write :
The following non-UML diagrams are also supported:
Diagrams are defined using a simple and intuitive language. (see PlantUML Language Reference Guide).
New users can read the quick start page. There is also a F.A.Q. page. PlantUML can be used within many other tools.
Images can be generated in PNG, in SVG or in LaTeX format. It is also possible to generate ASCII art diagrams (only for sequence diagrams).
# online generations:
- Since ever 4242424242
- Last 24 hours 42424242
- Last hour 4242
- Last minute 42
Example: (You can edit the text if you want, the diagram will be dynamically updated!)
|
describes the following diagram :
|
Bob->Alice : hello
|
|
This example is working thanks to the online demo server.
You can contribute on this page by clicking here.
|