pub fn print_svg(graph: &GitGraph, settings: &Settings) -> Result<String, String>
Creates a SVG visual representation of a graph.