Skip to main content

render_dot

Function render_dot 

Source
pub fn render_dot(
    graph: &LineageGraph,
    group_by: Option<GroupBy>,
    direction: Direction,
)
Expand description

Render the lineage graph as Graphviz DOT format to stdout