Function print_svg

Source
pub fn print_svg(
    graph: &GitGraph,
    settings: &Settings,
) -> Result<String, String>
Expand description

Creates a SVG visual representation of a graph.