Releases: RicardoRyn/plotfig
Releases · RicardoRyn/plotfig
v1.20.0
13 May 09:26
Compare
Sorry, something went wrong.
No results found
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
Compare
Sorry, something went wrong.
No results found
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
Compare
Sorry, something went wrong.
No results found
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
Compare
Sorry, something went wrong.
No results found
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
Compare
Sorry, something went wrong.
No results found
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
Compare
Sorry, something went wrong.
No results found
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
Compare
Sorry, something went wrong.
No results found
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
Compare
Sorry, something went wrong.
No results found
1.14.3 (2026-01-19)
Bug Fixes 🔧
deps: vendor surfplot to lock specific commit 60c5000 (f9ad75d )
v1.14.2
19 Jan 06:04
Compare
Sorry, something went wrong.
No results found
1.14.2 (2026-01-19)
Bug Fixes 🔧
deps: pin surfplot to 0.3.0rc0 and add uv workspace config (b6e179f )
v1.14.1
19 Jan 05:34
Compare
Sorry, something went wrong.
No results found
1.14.1 (2026-01-19)
Bug Fixes 🔧
deps: update surfplot dependency and gitignore (fc4c04b )
Code Refactoring ♻️
plotting: rename internal utility functions to public API (5efabad )