Made by engineroom.
We build your great ideas.
Get That Napkin Style UML Scruffy Look

Draw Class Diagram Draw Activity Diagram Draw Use Case Diagram

Class Samples | Activity Samples | Use Case Samples

Draw an Activity Diagram

1. Create

Type your diagram shorthand here (see samples):



Try our new draw page (experimental)

2. Preview

3. Publish

Paste this link in your blog:

<img src="http://yuml.me/diagram/activity/(start)-><d1>logged in->(Show Dashboard)->|a|->(end), <d1>not logged in->(Show Login)->|a|" />.

Or, simply drag the image into MS Word or Pages or whatever.

Bloggers and Wiki authors: You don't really need to use this page, you can just create links directly within your blog posts and wiki pages.

Syntax Overview

Start (start)
End (end)
Activity (Find Products)
Flow (start)->(Find Products)
Multiple Associations (start)->(Find Products)->(end)
Decisions (start)-><d1>
Decisions With Label (start)-><d1>logged in->(Show Dashboard), <d1>not logged in->(Show Login Page)
Parallel (Action 1)->|a|,(Action 2)->|a|

Diagram Control

Scaling to 75% size http://yuml.me/diagram/scale:75/class/[Customer]+->[Order]
Scruffy with scaling to 125% size http://yuml.me/diagram/scruffy;scale:125/class/[Customer]+->[Order]
Direction: Force Left-Right http://yuml.me/diagram/dir:lr/class/[Customer]+->[Order]
Direction: Force Top-Down http://yuml.me/diagram/dir:td/class/[Customer]+->[Order]
Jpeg Images: Get Jpeg images rather than PNG http://yuml.me/diagram/class/[Customer]+->[Order].jpg
PDF: Get PDF files rather than PNG images http://yuml.me/diagram/class/[Customer]+->[Order].pdf