Releases: RicardoRyn/plotfig
Releases · RicardoRyn/plotfig
v1.6.1
07 Sep 06:39
Compare
Sorry, something went wrong.
No results found
1.6.1 (2025-09-07)
Bug Fixes 🔧
circos: prevent type warning from type annotations (b3552da )
v1.6.0
06 Sep 07:33
Compare
Sorry, something went wrong.
No results found
1.6.0 (2025-09-06)
Features ✨
circos: Implement a new method for drawing circos plots (ebf3352 )
utils: Add several utility functions (b59f2a4 )
Bug Fixes 🔧
bar: fix bug causing multi_bar plot failure (a797006 )
connec: Fix color bug caused by integer values (b104c1f )
Code Refactoring ♻️
circos: Temporarily disable circos plot (a96bb09 )
corr/matrix: function now returns Axes object (e47cada )
corr: change default ax title font size in correlation plots to 12 (5aab9fe )
surface: Deprecate old functions (d90dc92 )
v1.5.1
11 Aug 15:46
Compare
Sorry, something went wrong.
No results found
1.5.1 (2025-08-11)
Bug Fixes
connec: fix issue with line_color display under color scale (83d46d7 )
Code Refactoring
bar: Remove the legacy plot_one_group_violin_figure_old function (6d1316d )
v1.5.0
07 Aug 03:36
Compare
Sorry, something went wrong.
No results found
1.5.0 (2025-08-07)
Features
bar: support combining multiple statistical test methods (34b6960 )
connec: Add line_color parameter to customize connection line colors (e4de41e )
Code Refactoring
bar: mark string input for test_method as planned for deprecation (e56d6d7 )
v1.4.0
30 Jul 16:44
Compare
Sorry, something went wrong.
No results found
1.4.0 (2025-07-30)
Features
bar: support color transparency adjustment via color_alpha argument (530980d )
Documentation
announce: change default content of main.html (01d73d1 )
announce: remove main.html file (09c3cde )
bar: add usage example for color_alpha (303e2a3 )
v1.3.3
29 Jul 03:32
Compare
Sorry, something went wrong.
No results found
1.3.3 (2025-07-29)
Bug Fixes
bar : handle empty significance plot without error
v1.3.1
28 Jul 12:56
Compare
Sorry, something went wrong.
No results found
1.3.1 (2025-07-28)
Bug Fixes
deps : update surfplot dependency info to use GitHub version
v1.3.0
28 Jul 06:43
Compare
Sorry, something went wrong.
No results found
1.3.0 (2025-07-28)
Features
bar : add one-sample t-test functionality. Closes #5
Bug Fixes
bar : isolate random number generator inside function
Code Refactoring
surface : unify brain surface plotting with new function plot_brain_surface_figure. The following functions will be deprecated:
bar : replace print with warnings.warn
bar : rename arguments in plot_one_group_bar_figure
tests : remove unused tests folder
New Contributors
v1.2.1
24 Jul 15:07
Compare
Sorry, something went wrong.
No results found
1.2.1 (2025-07-24)
Features
Bug Fixes
matrix : changed return value to None
bar : rename y_lim_range to y_lim in plot_one_group_bar_figure
New Contributors
v1.1.0
21 Jul 09:07
Compare
Sorry, something went wrong.
No results found
1.1.0 (2025-07-21)
Features
corr : 在绘制相关点线图时,允许用正六边形展示大量散点的分布密度
bar : 能够绘制间渐变色的bar图,设置bar边框颜色