python-pptx icon indicating copy to clipboard operation
python-pptx copied to clipboard

Adding subcharts / creating combo charts using python-pptx

Open arpit0515 opened this issue 7 years ago • 3 comments

I have been desperately trying to create combo charts using python pptx & have used the below references for doing the same. I keep getting the error AttributeError: 'CategoryWorkbookWriter' object has no attribute 'x_values_ref'. Is there any other way of creating combo charts using python-pptx?

  1. Python-pptx (Scanny #338)
  2. jbq Python-pptx commit

arpit0515 avatar Jan 04 '19 08:01 arpit0515

+1, I also need to be able to create/extract combo charts.

marcomilov avatar Jan 16 '19 14:01 marcomilov

+2, me too . as A chinese,studying english doc is very difficult.

lisennew avatar Mar 15 '19 11:03 lisennew

+1

ChiruMori avatar Jul 07 '25 11:07 ChiruMori