Closed soumyand closed 3 years ago
Example XML in #373
Thanks. it worked. https://github.com/scanny/python-pptx/issues/373
dTable = """ <c:dTable xmlns:c="http://schemas.openxmlformats.org/drawingml/2006/chart" xmlns:a="http://schemas.openxmlformats.org/drawingml/2006/main">
Duplicate of #373
how to create COLUMN_CLUSTERED or COLUMN_STACKED charts that include automatically-generated data tables with the legend like below using python-pptx library.
https://stackoverflow.com/questions/68683062/adding-data-tables-to-column-clustered-or-column-stacked-charts-with-python-pptx