From the server, I receive JSON data.
In my HTML file, I am looking to showcase an organization chart in the following format:
CEO
|
|
#Manager #Manager
Utilizing Dojo, I came across a link that I found very helpful. My goal is to replicate it exactly.
However, I couldn't locate the necessary dojo files on their website. It seems this feature may be exclusive to IBM.
Although I explored this link, I didn't find it beneficial.
Could someone please advise me on how to achieve this utilizing Dojo or any other frameworks?