Produces a modern, interactive node-link diagram using a dagre (hierarchical) layout. Nodes are card-style, colored by category, labelled with the step verb and a plain-language description; edges carry state-change badges.
Arguments
- graph
A
gdalviz_graphfrompipeline_graph().- direction
Layout direction:
"TB"(default),"LR","BT","RL".- theme
"light"or"dark".- height, width
Widget dimensions.
