0

In powerpoint the lines connecting the two columns in the image below are called series lines. Is it possible to create these via python-pptx?

enter image description here

Ludo
  • 2,307
  • 2
  • 27
  • 58
  • see this https://stackoverflow.com/questions/30821917/how-to-change-add-chart-data-series-in-python-pptx – Shan Ali Aug 28 '19 at 10:19
  • There is currently no API support for series lines in `python-pptx`. If you want these you'll need to manipulate the underlying XML using a so-called "workaround function". – scanny Aug 28 '19 at 16:48

0 Answers0