flowchart A@{ shape: stateStart }@ B@{ shape: crossedCircle, label: "This is crossed circle" }@ C D A ---> B C --> B B --> D