Add component diagram #5992
Labels
Status: Triage
Needs to be verified, categorized, etc
Type: Enhancement
New feature or request
Type: New Diagram
Proposal
A component diagram represents the components within a computer system
Specifically; we can say it is grouped into "domains" and "devices"
A domain is say; a CPU, chipset, BMC or other device with downstream connections
A device is say; a port, a slot, or a device class like a HID
This is unique from a graph because component diagrams can be (But sadly not demonstrated in this example) grouped into domains
Where multiple of these graphs can be put into one
So we can have subgraphs in subgraphs in subgraphs
Use Cases
Screenshots
Here are some examples of such diagrams in the wild
These don't show all the functionality I want, but are to get an idea of the kind of diagram
Syntax
Implementation
This is a proposal which I'd love to see built into mermaid by the wonderful community.
The text was updated successfully, but these errors were encountered: