| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| 2.2.0 source code.tar.gz | 2025-11-20 | 2.9 MB | |
| 2.2.0 source code.zip | 2025-11-20 | 3.0 MB | |
| README.md | 2025-11-20 | 1.4 kB | |
| Totals: 3 Items | 5.9 MB | 0 | |
New features
- Fix
['science', 'no-latex']font does not work with symbols (e.g. degree symbol) This style set was found to be incompatible with Cartopy. - Add all 23 "discrete rainbow" styles proposed by Paul Tol on his website (by @IchBinGROOT)
Access them with the style names
discrete-rainbow-1,discrete-rainbow-2, ...,discrete-rainbow-23 - Update
README.mdto reflect that Install fromconda-forgeis now available!
Maintenance
- Update Paul Tol's webpage link to https://sronpersonalpages.nl/~pault/ in relevant comments through the project.
- Improve
turkish-font.mplstyle(may add some breaking changes) :and!are now interpreted as text by default, not as control characters.- Assume UTF-8 encoding by default.
- Enhance compatibility, especially with T1 font encoding, by using the package
lmodern. - Now all subdirectories of the
stylesfolder are parsed for styles, instead of just the first two levels. - Upgrade & unify issue templates.
New Contributors
- @jobayer made their first contribution in https://github.com/garrettj403/SciencePlots/pull/109
- @IchBinGROOT made their first contribution in https://github.com/garrettj403/SciencePlots/pull/121
Full Changelog: https://github.com/garrettj403/SciencePlots/compare/2.1.1...2.2.0