AshDiagram.Flowchart.Node (AshDiagram v0.2.1)
View SourceRepresents a node in a flowchart with various shapes and labels.
Summary
Functions
Composes the Mermaid syntax for a node.
Types
@type shape() ::
:lean_left
| :lean_right
| :subroutine
| :cylindrical
| :database
| :trapezoid_alt
| :trapezoid
| :parallelogram_alt
| :parallelogram
| :hexagon
| :stadium
| :rounded
| :rhombus
| :rectangle
| :circle
| :flag