Style Ditaa
Ditaa supports shape tags, color tags, dashed lines, and renderer options.
Start with the general presentation settings. They control the canvas background, padding, and frame for every diagram.
Source controlsโ
- Add a six-character color tag such as
{cBLU}inside a shape. - Use shape tags such as
{d}for a document. - Use the Ditaa line characters to control corners and connectors.
Renderer optionsโ
| Option | Values | Purpose |
|---|---|---|
no-antialias | Flag | Turn off anti-aliasing. |
no-separation | Flag | Do not separate common shape edges. |
round-corners | Flag | Use round corners. |
scale | Number; default is 1.0 | Scale the diagram. |
no-shadows | Flag | Turn off shadows. |
tabs | Number | Set the tab width. |
background | Six hexadecimal digits, for example FFFFFF | Set the image background. |
transparent | Flag | Use a transparent background. |