Skip to content

Releases: ghiffaryr/grplot

v1.0.6

27 Feb 13:20

Choose a tag to compare

What's new?

  • default 300 dpi

v1.0.4

18 Feb 15:24

Choose a tag to compare

What's new?

  • violin plot inner parameter defaults to None

v1.0.3

18 Feb 00:33

Choose a tag to compare

What's new?

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

v1.0.2

16 Feb 03:21

Choose a tag to compare

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

14 Feb 03:15

Choose a tag to compare

What's new?

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

v0.14.4

14 Feb 02:28

Choose a tag to compare

What's new?

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

v0.14.3

13 Feb 22:57

Choose a tag to compare

What's new?

  • removed automatic log scale label

v0.14.2

26 Dec 21:59

Choose a tag to compare

What's new?

  • update setup requirements.

v0.14

04 May 06:31

Choose a tag to compare

What's new?

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

v0.13.2

14 Jun 01:51

Choose a tag to compare

What's new?

  • fixed statdesc dot separator 5 comma behind to 2 comma behind bug for number between 0.01 and 1.