nschloe / tikzplotlib

:bar_chart: Save matplotlib figures as TikZ/PGFplots for smooth integration into LaTeX.
MIT License
2.39k stars 212 forks source link

Sync dash pattern change for matplotlib >= 3.6.0 #590

Open FriedrichFroebel opened 1 year ago

FriedrichFroebel commented 1 year ago

This fixes #580, which has been broken since the matplotlib change in https://github.com/matplotlib/matplotlib/pull/21050/commits/9c0fa9ed83a825eb34ae8d44ba1b4123145f8422 for version 3.6.0.

This PR is similar to #571, but has two differences: