Info
This site is generated using the static site generator developed by the Typst Community. Please adjust the text content of this banner according to your usage requirements. At Typst GmbH's request, when publishing documentation, you must clearly indicate that it is non-official and display the version of Typst being documented. For details, refer to Issue #874 on typst/typst.
TypstDocumentEnglish
v0.dev.2025-09-12

Visualize

Drawing and data visualization.

If you want to create more advanced drawings or plots, also have a look at the CeTZ package as well as more specialized packages for your use case.

Definition

  • A circle with optional content.
  • A color in a specific color space.
  • A curve consisting of movements, lines, and Bézier segments.
  • An ellipse with optional content.
  • A color gradient.
  • A raster or vector graphic.
  • A line from one point to another.
  • A path through a list of points, connected by Bézier curves.
  • A closed polygon.
  • A rectangle with optional content.
  • A square with optional content.
  • Defines how to draw a line.
  • A repeating tiling fill.
Open official docs

Search