pnkraemer / tueplots

Figure sizes, font sizes, fonts, and more configurations at minimal overhead. Fix your journal papers, conference proceedings, and other scientific publications.
https://tueplots.readthedocs.io
MIT License
665 stars 25 forks source link

Bundles #23

Closed pnkraemer closed 2 years ago

pnkraemer commented 2 years ago

Context managers are simple bundles now. They can be used via plt.rc_context(my_bundle). This is more in line with the rest of the API. The same holds for the figure sizes. They are also dictionaries, like the rest of the API (except for the constants).