pub fn draw_graph<P>(loop_result_count: &[HashMap<P, usize>], img_name: &str)where P: PokemonTypeTrait,