I have a tree like structure and I want to visualize that using the mindmaps you developed, I can easily map my structure to your JSON format, everything but the node positions.
Do you have any functionality implemented to prevent node overlapping and connection crossing?
I'm looking for something that can calculate the node positions to avoid overlapping and crossing :)
Thanks!