Expand description
SVG diagram generator intermediate representation.
The intermediate representation is the computed data structure from combining the layered values from the input data. It is used to generate the final SVG output.
Modules§
Structs§
- IrDiagram
- The intermediate representation of a diagram.