pub fn render_geometry(
chart: &CT_Chart,
bounds: Rect,
theme: &CT_OfficeStyleSheet,
color_map: &ColorMap,
) -> Result<ChartGeometry>Expand description
Converts one supported typed chart into chart-local backend-neutral paths.
pub fn render_geometry(
chart: &CT_Chart,
bounds: Rect,
theme: &CT_OfficeStyleSheet,
color_map: &ColorMap,
) -> Result<ChartGeometry>Converts one supported typed chart into chart-local backend-neutral paths.