Skip to content

Releases: RicardoRyn/plotfig

v1.21.1

22 May 01:13

Choose a tag to compare

1.21.1 (2026-05-22)

Code Refactoring ♻️

  • violin: add dots_color and change default parameter for scatter points (967ec00)

v1.21.0

20 May 02:38

Choose a tag to compare

1.21.0 (2026-05-20)

Features ✨

  • single_bar: add box plot function (c29009c)

v1.20.0

13 May 09:26

Choose a tag to compare

1.20.0 (2026-05-13)

Features ✨

  • correlation: improve type hints and add dots_edgecolor parameter (4e3707c), closes #78
  • single_bar/violin: add support for custom scatter dot markers (80145c5), closes #76

v1.19.0

10 May 03:45

Choose a tag to compare

1.19.0 (2026-05-10)

Features ✨

  • single_bar/violin: add dots_alpha parameter for scatter transparency (aa5eef1), closes #76
  • single_bar: add errorbar customization and upper-only mode (57100b3), closes #76

v1.18.1

07 May 09:19

Choose a tag to compare

1.18.1 (2026-05-07)

Code Refactoring ♻️

  • plotfig: improve type hints for test_method and x_label_ha parameters (d6fe349)

v1.18.0

04 May 02:51

Choose a tag to compare

1.18.0 (2026-05-04)

Features ✨

  • plotfig: add data-only mode to brain_surface and improve type hints in bar plots (dc8d039)

v1.17.0

25 Mar 06:55

Choose a tag to compare

1.17.0 (2026-03-25)

Features ✨

  • plotfig: add mean point and median line to single bar plots (485a1c4)

v1.16.0

05 Mar 07:29

Choose a tag to compare

1.16.0 (2026-03-05)

Features ✨

  • surface: add support for plotting only left or right hemisphere (b128766)

Code Refactoring ♻️

  • bar: enable dots by default and reduce size in single_bar (487d8c8)

v1.15.0

24 Jan 09:21
e59a5b4

Choose a tag to compare

1.15.0 (2026-01-24)

Features ✨

  • brain-surface: add CHARM4 atlas support for macaque species (ec300f3)

Code Refactoring ♻️

  • plotfig: add validation for single-element data groups and comprehensive tests (4b72fcc)

v1.14.3

19 Jan 06:35

Choose a tag to compare

1.14.3 (2026-01-19)

Bug Fixes 🔧

  • deps: vendor surfplot to lock specific commit 60c5000 (f9ad75d)