pub fn render(graph_config: &GraphConfig) -> Vec<u8> ⓘ
Renders a graph based on the given config
A vector of bytes containing the RGB8 png image
graph_config