Skip to main content

Module chart

Module chart 

Source
Expand description

Chart builder and management.

Provides types for configuring charts and functions for building the corresponding XML structures (ChartSpace and drawing anchors).

Structs§

ChartConfig
Configuration for a chart.
ChartSeries
A single data series within a chart.
View3DConfig
3D view configuration for charts.

Enums§

ChartType
The chart type to render.

Functions§

build_chart_xml
Build a ChartSpace XML structure from a chart configuration.
build_drawing_with_chart
Build a drawing XML structure containing a chart reference.