Skip to content

Releases: ghiffaryr/grplot

v1.0.7

Choose a tag to compare

@ghiffaryr ghiffaryr released this 20 Mar 21:12

What's new?

  • revert find_packages on setup.py

v1.0.6

Choose a tag to compare

@ghiffaryr ghiffaryr released this 27 Feb 13:20

What's new?

  • default 300 dpi

v1.0.4

Choose a tag to compare

@ghiffaryr ghiffaryr released this 18 Feb 15:24

What's new?

  • violin plot inner parameter defaults to None

v1.0.3

Choose a tag to compare

@ghiffaryr ghiffaryr released this 18 Feb 00:33

What's new?

  • handle automatic text inside bar if using errorbar parameter
  • errorbar parameter defaults to None

v1.0.2

Choose a tag to compare

@ghiffaryr ghiffaryr released this 16 Feb 03:21

Major update to celebrate 10k downloads milestone :P

  • support up to Python 3.13, pandas >= 2, and numpy >= 2.
  • added alpha2.
  • added hatch parameter for pieplot.
  • major base plot parameter changes.

v0.14.5

Choose a tag to compare

@ghiffaryr ghiffaryr released this 14 Feb 03:15

What's new?

  • always trim to 3 nonzero after decimal on statistical description legend

v0.14.4

Choose a tag to compare

@ghiffaryr ghiffaryr released this 14 Feb 02:28

What's new?

  • added set label feature
  • allowed empty subplots using None plot argument

v0.14.3

Choose a tag to compare

@ghiffaryr ghiffaryr released this 13 Feb 22:57

What's new?

  • removed automatic log scale label

v0.14.2

Choose a tag to compare

@ghiffaryr ghiffaryr released this 26 Dec 21:59

What's new?

  • update setup requirements.

v0.14

Choose a tag to compare

@ghiffaryr ghiffaryr released this 04 May 06:31

What's new?

  • update setup requirements.
  • add marker parameter to lineplot.