Reference

Guides

How to draw each kind of diagram properly, what the notation means, and how to get it out of the editor and into whatever you are making.

Where to start

New to flowcharts? Read the symbols guide first, then how to make one: one covers the standard shapes and what each is for, the other a seven-step method that includes testing the chart on three real cases.

Not sure which diagram to draw? Two guides compare close relatives: a flowchart, a process map and a swimlane, and a mind map and a concept map. Database work starts with crow's foot notation.

Learning to program? Three pages of programming flowcharts work through nine classic exercises, each as a chart, pseudocode, Python and C. For systems analysis coursework, the worked examples draw eight classic systems five ways each. And if you have a diagram written in Mermaid, the importer turns it into one you can edit.

Before a diagram goes to anyone else, the export guide says which format suits slides, documents, printing and the web, and the accessibility guide covers contrast, colour-blindness, text size and alt text. If you use the editor most days, the shortcuts are worth ten minutes.