I am trying to automate generating powerpoint charts for reports. I need to create lines w/ markers using a specific .png as the marker style. Is there a way to do this through python-pptx?
I tried navigating the documentation, and other posts on stack but found no answers.