Skip to content

Calculating correct linewidths for matplotlib redrawing

Compare
Choose a tag to compare
@benmaier benmaier released this 24 May 16:29
· 35 commits to master since this release

Apparently matplotlib uses a constant dpi value of 72 for unit conversions even for figures with different dpi. Now linewidths are computed correctly.