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

Merge GraphController, InfoController, GraphView #68

Closed wowry closed 2 years ago

wowry commented 2 years ago

Merge GraphController #59, InfoController #61, SearchField and GraphView #63 into main.

wowry commented 2 years ago

For the most part, it's OK. I confirmed that the graph can be drawn by searching for the kanji and that I can change the main node by clicking on the neighbor node.

result

wowry commented 2 years ago

I will fix these CI errors on develop branch.