How to style the curve in a stateDiagram? #5823
Labels
Status: Triage
Needs to be verified, categorized, etc
Type: Bug / Error
Something isn't working or is incorrect
Description
In the flowchart docs, there is a section to change the style of the curves: https://mermaid.js.org/syntax/flowchart.html#styling-line-curves
However, in the
stateDiagram
docs, there is no reference where we can start configuring the layout. The only reference is about the nodes throughclassDef
(https://mermaid.js.org/syntax/stateDiagram.html#styling-with-classdefs)Thanks.
Steps to reproduce
Screenshots
No response
Code Sample
No response
Setup
Suggested Solutions
The ideal case is to have documented something like:
Additional Context
No response
The text was updated successfully, but these errors were encountered: