sensor_core::graph_rendererFunction render
source pub fn render(graph_config: &GraphConfig) -> Vec<u8>
Expand description
Renders a graph based on the given config
§Returns
A vector of bytes containing the RGB8 png image
§Arguments
graph_config - The config for the graph