pub fn run_heatmap_with_options( weeks: Option<usize>, color: bool, ) -> Result<(), String>
Run the heatmap visualization with options.