Project presentation: http://wangweiguang.xyz/mindmap/
Project Code: https://github.com/wwg1996/Si.
interface looks like a mind map. I want to know where the code to implement the graphical interface is. For example, I want to change the color of the connection, or add an input box to create a new node. I don"t know where to start
this project looks quite simple, the main js code is only 200 lines, but I have no contact with the front end, recently I have been struggling for a long time to figure out the implementation logic of the project interface.
such as
- where is the implementation code for the input box on the interface?
- how do I adapt the color of a connection on the interface?
I hope all seniors will take the time to have a look at it. I appreciate it!