aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/src/conventionalrp/utils/visualize_relations.py
Commit message (Collapse)AuthorAgeFilesLines
* feat: add visualization tools for character relationship graphs简律纯2025-11-011-0/+200
- Implemented ASCII visualization of relationships. - Added Graphviz support for generating PNG images of relationship graphs. - Created an interactive HTML visualization using Cytoscape.js. - Included styles and scripts for enhanced user experience in the HTML output.