Organization chart
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
3 hours ago - last edited 2 hours ago
I am trying to implement a D3 Org Chart in a ServiceNow widget. Where can I download the correct D3 JavaScript library file so that I can add it to the widget dependencies?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
3 hours ago
Hi @HARSHA GOWDA R ,
Are you asking where to add the dependency for that library?
If yes, add it in the Widget JS Include Dependency.
Open the widget form and go to the JS Include related list, then create a new record there.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
2 hours ago
I am trying to implement a D3 Org Chart in a ServiceNow widget. Where can I download the correct D3 JavaScript library file so that I can add it to the widget dependencies?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
2 hours ago
Did you check OOB org structure widget in Portal:
https://www.servicenow.com/docs/r/platform-user-interface/service-portal/org-chart-widget.html
For your query on D3.Js library , you can check this post :

