---json
{
"featured-svg-image": ":combostrap:icons:bi:diagram-3.svg",
"page_id": "ejriy9mdismnd90zpwpze"
}
---
====== Diagrams ======
sequenceDiagram
participant Editor
participant ComboStrap
Editor->>ComboStrap: Hello Combo !
Can you generate diagrams?
ComboStrap-->>Editor:
Sure!
Editor->>ComboStrap:
Great ! Which one ?
ComboStrap-->>Editor:
Quite a lot
Such as Class, Erd, Flowchart
and also Railroad.
Check the links above
===== About =====
''ComboStrap'' is able to create and render diagrams .
===== List =====
If your diagrams are in a ''svg'' format, you can just render them with the [[docs:content:svg|svg component]].
Otherwise, you can use the following components to create and render diagrams.
* [[class]]
* [[erd]]
* [[flowchart]]
* [[gantt]]
* [[piechart]]
* [[railroad]]
* [[sequence]]
* [[state]]
* [[user-journey]]