Skip to content

Latest commit

 

History

History
16 lines (14 loc) · 339 Bytes

File metadata and controls

16 lines (14 loc) · 339 Bytes

flowchart TB subgraph Legend AA{Individual} BB[Class] CC[data] BB --> |relation| CC DD[This pattern uses xxxxxx as examples but can be reused for yyyyyyy such as zzzzzz]

classDef yellow fill:#ffe680 classDef purple fill:#dbc9ef classDef white fill:#ffffff class BB yellow class AA purple class CC white end