You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi,
I am trying to use the mind map to show user details like activity, access, top 10 documents accessed, hr info , etc. Each of the child nodes will have large information and I need to be able to have that in a larger box also arranging the child most nodes in a horizontal array of boxes.
Also right now its getting really difficult to keep the mindmap bounded to a limited frame like a div, changing the canvas initialization call (Raphael( , , , ) in js-mindMap.js binds the links to the defined x and y parameters but nodes still remain unbounded and roam in a browser window extendable infinitely..
Thanks
Priyank
The text was updated successfully, but these errors were encountered:
Hi,
I am trying to use the mind map to show user details like activity, access, top 10 documents accessed, hr info , etc. Each of the child nodes will have large information and I need to be able to have that in a larger box also arranging the child most nodes in a horizontal array of boxes.
Also right now its getting really difficult to keep the mindmap bounded to a limited frame like a div, changing the canvas initialization call (Raphael( , , , ) in js-mindMap.js binds the links to the defined x and y parameters but nodes still remain unbounded and roam in a browser window extendable infinitely..
Thanks
Priyank
The text was updated successfully, but these errors were encountered: