Skip to content

Releases: AstroJacobLi/smplotlib

v1.0.0

14 Jun 23:53
Compare
Choose a tag to compare

Fix issues related to axis thickness, scientific notations

What's Changed

New Contributors

Full Changelog: v0.0.9...v1.0.0

v0.0.9

08 Jul 13:16
Compare
Choose a tag to compare

In this release, I fixed a bug in the Hershey Complex Heavy font (thanks to @yangcht) and a bug when displaying the scatter plot (thanks to @fdeugenio). I also improved the interface function by enabling heavy and light fonts. Users can use the following function to customize many settings: smplotlib.set_style(usetex=False, fontsize=15, fontweight='normal', figsize=(6, 6), dpi=120, edgecolor='black').

v0.0.8

24 May 15:06
Compare
Choose a tag to compare

More stable and no more matplotlib errors

v0.0.7

19 Apr 19:08
Compare
Choose a tag to compare
fix bug

v0.0.6

18 Apr 01:21
Compare
Choose a tag to compare

Added default color cycle to mimic SuperMongo