matplotlib + retina = ugly images?

Jun 27, 2017 13:20

Are your images looks ugly with a retina display?



Just add an ipython magic %config InlineBackend.figure_format = 'retina' and all your pictures will be generated for the retina:


matplotlib, retina, jupyter

Previous post Next post
Up