I am seeking for a software that allow to draw relation between entities with automatic drawing and with user interaction. I have saw sytoscape.js and it seems a really good option, but i want to know if with this software you can visualice the name of the relations.
The objetive for example is to draw two person and show his relation, for example, that thery are brother.
Person1 ====== brother =====> Person2
Do I need to modify the code to do this?
