Function git_graph::print::svg::print_svg

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

Creates a SVG visual representation of a graph.