In Excel it's possible to insert images into charts for fun and profit.
I'd like to replicate that in xlsxwriter, but can't figure out how to do it. Does anyone know?
答案 0 :(得分:1)
As the documentation on its Chart class does not contain the word "image", I would say it can't be done with xlsxwriter.