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 #71 #79

Closed teruto725 closed 2 years ago

teruto725 commented 2 years ago

I fixed #71 .

The error was caused because there are no keys (nodes and links) in response.

image

So I add the error handling for it.

image

ani-hovhannisyan commented 2 years ago

I will merge because 瑜 kanji was producing white screen but now it's fixed.