Plota documentation
A diagram editor that runs entirely in your browser. No account, no server round-trip, no telemetry — and no network call at all unless you ask for one.
In a hurry#
The guide#
01
Getting startedRun it, the first five minutes, the shape of the window.
02
Canvas and selectionTools, selecting, moving, resizing, rotating, snapping, the context menu.
03
Shapes and stencils68 shape kinds, BPMN / UML / ERD / network libraries, icons, images, tables.
04
Connectors and Smart RoutePorts, routing modes, waypoints, segment dragging, crossovers, arrow heads.
05
Text and stylingInline editing, rich text, auto-fit, themes, named styles, the format painter.
06
Layers and pagesLayers, groups and containers, multi-page documents.
07
Data and conditional formattingTyped shape data, badges, rules, CSV in and out.
08
Import and exportSVG, PNG, PDF, draw.io, Mermaid, JSON — and reading other tools’ files.
09
The AI copilotWhat works with no model at all, providers, and the Ollama CORS fix.
10
Keyboard shortcutsThe full table, and where each key is bound.
11
TroubleshootingSymptoms, causes, fixes.
12
Known limitationsWhat this thing genuinely does not do.
Walkthroughs#
How this page stays true#
Every page here is rendered from docs/user-guide/ in the repository at build time. There is no
second copy to drift: the file a contributor edits in a pull request is the file this site publishes. The
keyboard-shortcut table is checked against the app's real key bindings by the test suite, so the documentation
and the program cannot disagree about what a key does.