You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Features:
- Massive Objects panel to find large code entities by lines of code
- Lines of code tracking with size-based node scaling
- Draggable and collapsible UI panels
- Smart initial zoom based on node count
Changes:
- matplotlib is now optional (install with codegraph[matplotlib])
- Added code coverage with pytest-cov and Codecov integration
- Added package installation tests
- Updated README with new features and images
0 commit comments