Paper Office
paper-pptxAPI referencechart.xmlwriter

_BaseSeriesXmlRewriter

paper-pptx 0.2.0 API reference

Base class for series XML rewriters.

_BaseSeriesXmlRewriter(chart_data)

Functions

replace_series_data

funcreplace_series_data(chartSpace)

Rewrite the series data under chartSpace using the chart data contents. All series-level formatting is left undisturbed. If the chart data contains fewer series than chartSpace, the extra series in chartSpace are deleted. If chart_data contains more series than the chartSpace element, new series are added to the last plot in the chart and series formatting is "cloned" from the last series in that plot.

paramchartSpace

On this page