You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This release exports all functions in matplotlib.pyplot to latexplotlib. This means you can use lpl as a drop-in replacement for pltand you don't have to import matplotlib.pyplot if you import latexplotlib. Also there is finally a changelog 🎉
Code
export plt functions in latexplotlib
test new behavior and test that no functions beside plt.subplots are overridden