pub fn render_graph( graph: &CourseGraph, output_path: &str, format: &str, config: &Config, ) -> Result<()>
Render a course graph to the specified format