scanny / python-pptx

Create Open XML PowerPoint documents in Python
MIT License
2.48k stars 534 forks source link

Python pptx data Label points #540

Open Nick-7291 opened 5 years ago

Nick-7291 commented 5 years ago

I am creating a line chart using pptx. i want to add a data label ONLY to the last category point of the chart. how can I choose which points to add the data labels to?

mszbot commented 5 years ago

This is a question for Stackoverflow not here