0 comments (0 comments)0 reactions (0 reactions)0 assignees (0 assignees)Python55 forks (55 forks)github user discovery
enhancementhelp wantedweb UI
Repository metrics
- Stars
- 320 stars (320 stars)
- PR merge metrics
- No merged PRs in 30d (No merged PRs in 30d)
Contributor guide
- Research direction
- Locate the graph rendering code (likely in a file like `graph.py` or `deps/graph.py`). Identify the library used (e.g., graphviz, matplotlib). Investigate current styling options and how the graph is generated. Explore customization of colors, layout, and fonts. Consider adding user configurable parameters for visual appearance. Look at other tools' graph outputs for inspiration. Propose a set of aesthetic improvements.
- Tech stack
- python
- Domain
- data visualizationdesign
- Issue type
- Feature
- Prerequisites
- PythonGit