Using maptplotlib
I have created 9 graphs which are combined in to a single pdf using the command savefig
. However I need to be able to show the s
There are multiple possibilities:
For the last, have a look at https://github.com/JanSchulz/knitpy/tree/master/examples, the docx, pdf and html versions were generated from the .pymd
source. The example includes both pandas.DataFrame
s and matplotlib figures.
Disclaimer: I'm the author of knitpy