Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions content/flowchart.md
Original file line number Diff line number Diff line change
Expand Up @@ -262,6 +262,8 @@ graph LR

#### Classes

> **Success** The `classDef` functionality is available through version 7.0.14 and from version 8.0.0-alpha.9. It does not work in versions 7.0.15 through 8.0.0-alpha.8

More convenient then defining the style every time is to define a class of styles and attach this class to the nodes that
should have a different look.

Expand Down