Organization chart
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
an hour ago - last edited 52m 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
an hour 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
55m 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
32m 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 :

