compose-seqdiag
compose-seqdiag copied to clipboard
Sequence diagram renderer for Jetpack Compose.
compose-seqdiag
A library for rendering sequence diagrams in Compose UI. The library supports Kotlin Multiplatform and currently supports Android and JVM targets. Both left-to-right and right-to-left layout directions are supported.
More information is available at the project website.
Sequence diagrams made with this library look like this:
Usage
implementation("com.zachklipp.seqdiag:seqdiag:{version}")