TUEplots is an extension for matplotlib designed to facilitate the creation of scientific plots for publications (papers, presentations, posters).
Unlike many styling libraries, TUEplots focuses on avoiding common publication issues such as:
- Incorrect figure sizes (e.g., not matching publication text-width).
- Inappropriate font sizes.
- Inconsistencies across different figures.
It is designed to be non-opinionated regarding aesthetics (colors, markers, etc.) and follows a stateless design to ensure compatibility with other matplotlib extensions.