Releases: RicardoRyn/plotfig
Releases · RicardoRyn/plotfig
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 )
v1.14.0
19 Dec 01:02
Compare
Sorry, something went wrong.
No results found
1.14.0 (2025-12-19)
Features ✨
correlation: add ci_color parameter and update default y_format (6070f94 )
Code Refactoring ♻️
color: rename gen_cmap to gen_white_to_color_cmap for clarity (a1e17c1 )
plotfig: reorganize bar plotting modules and extract shared utilities (db369f1 )
plotfig: update default font sizes and colors in bar and correlation plots (102f5e8 )
v1.13.0
08 Dec 08:30
Compare
Sorry, something went wrong.
No results found
1.13.0 (2025-12-08)
Features ✨
bar: add customizable y_base and interval for significance annotations (b544985 ), closes #61