Skip to main content

Style TikZ

TikZ supports colors, line forms, fills, node styles, scopes, and reusable style definitions.

Start with the general presentation settings. Edit shared or raw presentation in Details, and keep renderer-specific styling in Source.

Source controls

  • Put local drawing options in square brackets.
  • Define reusable styles with tikzset.
  • Use scopes to apply a style to a group.
  • Load only the libraries that the diagram needs.