Chronos:0.2.0 - A Typst package to draw sequence diagrams with CeTZ

Chronos is a Typst package to draw sequence diagrams with CeTZ
It allows you to directly create PlantUML-like diagrams in Typst
A PlantUML parser is in the works and should be available soon :tm:
I have already implemented most features available in PlantUML (check the gallery for examples of how to use them)

Find out more in the official repo or in Typst Universe


7 Likes

Chronos 0.2.0 is here ! :partying_face:

New features include:

  • A manual (quite useful innit ?)
  • More group types (alt/else, loops, etc.)
  • Return sequences
  • Delays
  • Column width settings + comment wrapping

For more info on this version, please refer to the release note


PS: I noticed a bit too late that some things are missing from the manual (i.e. delays and return sequences). Until the next release, you can get the full manual here