pub fn print_unicode( graph: &GitGraph, settings: &Settings) -> Result<(Vec<String>, Vec<String>, Vec<usize>), String>
Creates a text-based visual representation of a graph.