🎂 It's our birthday month! yUML is 17 — get 17% off Pro with code HAPPY-17TH-BIRTHDAY Claim 17% off →

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/scruffy/activity/<b>(start)-&gt;&lt;d1&gt;logged in-&gt;(Show Dashboard)-&gt;|a|-&gt;(end), &lt;d1&gt;not logged in-&gt;(Show Login)-&gt;|a|</b>" />.

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