Skip to content

Releases: AstroJacobLi/smplotlib

v1.0.0

Choose a tag to compare

@AstroJacobLi AstroJacobLi released this 14 Jun 23:53

Fix issues related to axis thickness, scientific notations

What's Changed

New Contributors

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

v0.0.9

Choose a tag to compare

@AstroJacobLi AstroJacobLi released this 08 Jul 13:16

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

Choose a tag to compare

@AstroJacobLi AstroJacobLi released this 24 May 15:06

More stable and no more matplotlib errors

v0.0.7

Choose a tag to compare

@AstroJacobLi AstroJacobLi released this 19 Apr 19:08
fix bug

v0.0.6

Choose a tag to compare

@AstroJacobLi AstroJacobLi released this 18 Apr 01:21

Added default color cycle to mimic SuperMongo