ani-hovhannisyan / kanji-visualization

Kanji words visualization graph draws relational graph for kanjis of particular words in Japanese. Aim is to understand the relational graph of one kanji within different words and it's relations to all possible words.
MIT License
5 stars 1 forks source link

Bugfix/no graph data #81

Closed ani-hovhannisyan closed 2 years ago

ani-hovhannisyan commented 2 years ago

Fixed bug #80 when main kanji wasn't in nodes list, therefore no links were drawn. Before fix: old After fix: new

teruto725 commented 2 years ago

Thank you for your commit! It worked! LGTM!!