Organization chart
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-10-2026 12:28 AM - edited 03-10-2026 01:01 AM
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
03-10-2026 12:50 AM
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
03-10-2026 12:58 AM
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
03-10-2026 01:22 AM
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 :
