Don't draw any more

Get beautiful UML diagrams with few lines of code.
Use case, Sequence, State, Class, Deployment, Activity.

Diagrams


Use case

Use Case


A use case diagram is a representation of a user's interaction with the system that shows the relationship between the user and the different use cases in which the user is involved.

sequence

Sequence


A sequence diagram shows object interactions arranged in time sequence.

Generic placeholder image

Class


A class diagram is a static structure diagram that describes the structure of a system by showing the system's classes, their attributes, operations (or methods), and the relationships among objects.

Use case

State


A state diagram is a behavior diagram which shows discrete behavior of a part of designed system through finite state transitions.

Generic placeholder image

Deployment *


A deployment diagram models the physical deployment of artifacts on nodes.

Generic placeholder image

Activity *


A activity diagram is intended to model both computational and organizational processes (i.e., workflows), as well as the data flows intersecting with the related activities.

Products

DotUml is available on the WEB at the playground page. You can generate your diagrams in SVG / PNG, and download them for the use you want. A plug-in (add-on) is under development for Confluence and Sharepoint We invite you to use DotUML (it is free, and no account required) and send your comments to contact@dotuml.com

FAQ

How does it work

DotUML is a javascript application that runs on the local browser. Diagram generation (SVG) from the code is handled entirely locally, without any call for web resources. Thus, all your data remains local on your computer.

Why all diagrams are not yet available

DotUML is in beta, we are working hard to offer you all the diagrams very soon. The first full version of DotUML is planned in a few weeks ...

What the differences with Plant UML

DotUML shares the same concept for generation of UML diagram from code, using Graphiz Dot. But the software architecture is completely different and the language code (DSL) is also different. Here some differences:
ComparisonDOTUMLPlantUML
ArchitectureStatic client-sideServer based
LanguageJavaScriptJava
Data StorageClient-sideStored in 3rd party servers
PrivacyHighShare with vendor

Contact

For any question, comment or sugestion, your are welcome to contact us at:
contact@dotuml.com