Skip to main content
Filter by
Sorted by
Tagged with
2 votes
1 answer
100 views

I am trying to modify David Bacci's Org Chart. https://github.com/PBI-David/Deneb-Showcase/tree/main/Organisation%20Tree%20Chart. My goal is to change the color of the node borders based on ...
Sheena Winder's user avatar
0 votes
1 answer
138 views

in PrimeVue OrgChart (https://tailwind.primevue.org/organizationchart/), I need to display last "leafs" of tree structured data as list (like table rows) rather than horizontal table cells. ...
Yuray's user avatar
  • 857
1 vote
1 answer
78 views

Hey There Developers I am facing some Problem While Using the OrgChart.Js library I Was able to successfully Create my Tree hierarchy system as you can see in the Screen shot Now this is the Sample ...
S.K Saxena's user avatar
0 votes
1 answer
181 views

I'm currently working with the Balkan Chart API to create an organizational chart, and I need to dynamically reposition child nodes when a parent node is expanded. My goal is to keep the heights ...
Mahdi's user avatar
  • 1,035
0 votes
1 answer
810 views

I'm encountering an issue with my application's Office365Users.DirectReports function. The error message states: office365users.directreports failed: the function 'directreports' has an invalid value ...
Lukáš Toman's user avatar
2 votes
1 answer
118 views

function preview() { /*centerElement();*/ let fileNameWithTitle = MyTitle.replace(/\s+/g, '_'); let PdfTitle = "<center>" + MyTitle + "</center>"; ...
Az3ssin's user avatar
  • 111
0 votes
1 answer
602 views

I have replicated and simplified my problems on CodeSandbox which can be viewed here: https://codesandbox.io/p/sandbox/d3-org-chart-react-functional-org-chart-gvfz4l?file=%2Fsrc%2Fcomponents%...
God Industries's user avatar
-2 votes
2 answers
1k views

I am working with the d3-org-chart library to create an organizational chart, and I'm encountering an issue where I want to automatically expand the root level and the next two levels (levels 0, 1, ...
Rémi LCD's user avatar
0 votes
1 answer
71 views

I am trying to get an array created with v and f nodes like in the image. The raw data looks like this but for some reason I can get it split properly with jquery code. [{v:'12345678', f:'Employee 1'}...
user2232552's user avatar
1 vote
2 answers
578 views

The menu works fine but it is off to the right so i need to move it left. Once i edit it, the button no longer brings up the nodeMenu. var chart = new OrgChart(document.getElementById("tree")...
stan61285's user avatar
  • 198
0 votes
1 answer
357 views

I am using balkan org chart and want to navigation throughout the diagram when click and hold the mouse on the nodes also in mobile device when i touch and hold the on nodes can't navigate . is this ...
mkt's user avatar
  • 69
0 votes
0 answers
94 views

I have created a WebForm to display OrgChart using jquery.orgchart.js plugin, chart is loading but only one node is displayed saying undefined. This is my Client-Side Code <!DOCTYPE html> <...
Raj Shukla's user avatar
2 votes
1 answer
206 views

I have made a customized Edit form using OrgChartJS by Balkan but i am now unable to export that edit form in pdf. Can anyone help? This is my JS file: var chart; fetch('url', { method: '...
Raj Shukla's user avatar
0 votes
2 answers
564 views

I would like to move the tree of Balkan orgchart js using javascript. (https://balkan.app/OrgChartJS/Docs/GettingStarted) Ideally with button right , left , top , bottom for each moves. The tree can ...
FredyK's user avatar
  • 305
1 vote
0 answers
946 views

I am having an issue with Visio Professional. I have successfully linked an Excel table as an external data source to the Visio Org Chart, when I alter a row in the Excel table and refresh the Visio ...
Minyun's user avatar
  • 57
0 votes
0 answers
122 views

I want to display all nodes one by one with expanding animation after page load completes. https://www.jqueryscript.net/demo/Fully-Customizable-Organisational-Chart-Plugin-With-jQuery-OrgChart/ I ...
SHAR USA's user avatar
0 votes
1 answer
520 views

In d3 org chart I need to show arrow edge towards child how I can get that. I tried using connection but those edges are not coming properly as through links it is coming. I tried adding marker-end , ...
user13410575's user avatar
0 votes
1 answer
605 views

Is it possible if I can directly connect all children to 1 parent in Balkan OrgChart.js? This is what I have as a starting point from the documentation of OrgChart.js. window.onload = function () { ...
ramedju's user avatar
  • 359
0 votes
0 answers
222 views

I'm creating a plugin using this library to create an organizational chart for my application (built on bubble.io) that gets the data from the application and wants that data to get inside the ...
ibrar Adil's user avatar
0 votes
1 answer
693 views

I am trying to assign API value to primeng organization chart but not working. it display empty page.I have tried code as follows. I expect assign API value to primeng organization chart and display ...
learner's user avatar
  • 11
0 votes
1 answer
178 views

I'm trying to build an organizational chart, but I need to enter more than one piece of information in the chart and insert people's photos. I will put it below as I did and I would like to know how I ...
Pedro H C Miguez's user avatar
0 votes
2 answers
3k views

var chart = new d3.OrgChart() .container('.chart-container') .data(dataFlattened) .nodeWidth((d) => 250) .initialZoom(0.7) .nodeHeight((d) => 175) .childrenMargin((d) =&...
s k's user avatar
  • 5,346
0 votes
2 answers
189 views

I have code that runs and imports a lot of data from Excel to Visio, adds fields, formats, etc. It all works fine but recently we decided we want to be able to hide one of the fields (the top/first ...
learningthisstuff's user avatar
0 votes
2 answers
87 views

For my dataset, I have two columns of data containing employee names and I am trying to the find the distance between two employees in the org's hierarchy. Here's a snippet of what the data looks like:...
mdbeauregard's user avatar
2 votes
1 answer
2k views

I'm new to D3 and using v7 bumbeishvili / org-chart and spent already a few hours to find out dealing with this below listed JSON data. I want to create an organization chart using JSON data want to ...
Marty's user avatar
  • 322
0 votes
1 answer
111 views

I started exploring highcharts. Created report with organization hierarchy with drilldown. Unable to format the links in drilldown report, they look like triangles instead of straight lines like in ...
Yam's user avatar
  • 3
1 vote
1 answer
364 views

In Visio I am creating an Org Chart, using the 'Import Organization Data', and using 'Information that's already stored in a file or database'. When I select my xlsx file, it pulls in all of the data. ...
David Doria's user avatar
  • 10.4k
0 votes
1 answer
236 views

I am using angular google charts to draw an org chart. Everything works fine, but I cannot use the method getChildrenIndexes(row) of the library. If anyone can help me with a way to get child indexes ...
Ahsan Hasan's user avatar
1 vote
0 answers
765 views

We are using PrimeNg Org chart and we need to send that chart as part of PDF report. PrimeNg Org Chart : https://primefaces.org/primeng/organizationchart How can we achieve this? Tried the below ...
Vaibhav Sawant's user avatar
1 vote
2 answers
169 views

I have json data of supervisor to supervisee. I need to get it into a nested form to use lib_ggOrgChart. The issue is.... it is very difficult! Struggling to see a straightforward way to do this. ...
Frank's user avatar
  • 1,248
0 votes
1 answer
2k views

I need the Orgchart web part which gets data from Azure AD users or User Information List in SharePoint online. It needs to display all staff from top to bottom of the organization. Is SharePoint ...
thedeepponkiya's user avatar
1 vote
0 answers
2k views

I am new to laravel and i barely managed to do up until this point. I need guidance on putting the data @dump on the organigram. I really have no idea where to start this. Any direction or idea is ...
master Nixe's user avatar
-1 votes
1 answer
63 views

how can add <i class="fa fa-users symbol"></i> on manager box to show user symbol icon in Maansger2nodes below is the picture tying this line where checking ${data.tcount}>0 ...
Ashok 's user avatar
  • 59
1 vote
1 answer
877 views

I am writing below code to create org chart using Jquery plugin reference as below https://www.jqueryscript.net/demo/Fully-Customizable-Organisational-Chart-Plugin-With-jQuery-OrgChart/ It shows image ...
kumar's user avatar
  • 79
0 votes
1 answer
2k views

I'm creating an org chart using React and this library: https://github.com/bumbeishvili/org-chart. It uses D3 to create the org chart. I want to use custom React components to style each node in the ...
Tobias KKS's user avatar
0 votes
1 answer
117 views

I use d3-org-chart and I wonder if it's possible to position the bottommost elements below each other instead of on the same level: There are some exposed variables that can be adjusted but I couldn'...
jengeb's user avatar
  • 403
0 votes
1 answer
6k views

I am trying to find a organizational chart library that I can integrate with Angular. Where I can add/delete nodes in the chart dynamically, like when I click on add button it shows a dialog box to ...
Tanishka Bansal's user avatar
0 votes
0 answers
282 views

folks! I am creating an app using unicef/react-org-chart based on d3. I'm doing some customisation, and I have a problem with width of a text element. It basically contains last and first name, job ...
Demetrius's user avatar
0 votes
1 answer
3k views

Hi so i have a school project the only problem i have left is the "jquery not found" error. I've being struggling with it for 5 days now and i don't know how the heck to solve it. I'm using ...
Mikaela Satsu's user avatar
1 vote
0 answers
372 views

I am trying to implement an ORG chart using BALKAN GRAPH OrGChartjs . In the BALKAN GRAPH we have something called Slinks , which seems like dotted line connected from one node to another. Is it ...
user2542953's user avatar
1 vote
0 answers
592 views

i want to make a bi-directional chart (i use for it two charts left to right and right to left directions). At the moment i got this https://codepen.io/awesomefalm/pen/MWpoaJb And now I want to make ...
Denis's user avatar
  • 11
0 votes
1 answer
712 views

I'm working on a Hichcharts project where my requirement is i need to show a modal popup onclick of a org chart's node. And the popup should be another org chart. here's is my code [enter link ...
Rika Das's user avatar
  • 123
0 votes
1 answer
2k views

I am using p-organizationChart to display hierarchy. I am adding child dynamically. After adding child, it's not displaying expand arrow, but when I select any Node then it reflects. So, I would like ...
Vaibhav Sawant's user avatar
1 vote
0 answers
144 views

I have built an org chart in Visio. I have been fooling with the automatic layout and then tried dragging things to where I want them. I guess the dragging creates overrides of the automated layout, ...
Roy K's user avatar
  • 11
0 votes
1 answer
55 views

I am working on org chart on highcharts. Want to make the connector little wider. highlighted the part which one i want to make little wider here's the picture
Rika Das's user avatar
  • 123
0 votes
1 answer
1k views

I'm trying to creata an orgChart using https://github.com/dabeng/OrgChart. I did everything as shown in the github repo but when I try to create a new OrgChar I get the Uncaught ReferenceError: ...
ANDU's user avatar
  • 55
0 votes
0 answers
122 views

I am using the getOrgChart library (version 2.5.3) for my project, The issue I am facing is that the datasource is getting the proper data but when the renderNod function is called to modify the nodes,...
VR7's user avatar
  • 112
0 votes
1 answer
877 views

Maybe a bit odd and random question but still. A little while back I have seen the below visual in one webinar, which visualizes the org strcture of an organization (who reports to whom etc): As you ...
Maksim Khaitovich's user avatar
3 votes
1 answer
3k views

I create an orgChart by pulling data from json data. at first ı want only show first level of orgChart. ı mean top of chart. and then when ı click the node ı want to list children of clicked node. ı ...
kaan caglayan's user avatar
0 votes
0 answers
183 views

This is probably a moon shot, but I'm looking to get started with my first Python project and I'm looking for advice. The goal is to write some code that would be able to create the following graph. ...
c_misch's user avatar

1
2 3 4 5