Skip to content

v1.10.0

Choose a tag to compare

@moshi4 moshi4 released this 23 Aug 09:46
· 15 commits to main since this release
f0fae92

Added

  • Added tooltip display function in jupyter using ipympl
  • Added tooltip extra dependencies (pip install pycirclize[tooltip])

Changed

  • Dropped python3.9 support
  • Switched package manager rye to uv
  • Changed default textcolor of heatmap values to white or black based on background color

Fixed

  • Fixed to avoid ZeroDivisionError for plotting zero node size chord diagram (#100, #49)