OrgChart
OrgChart copied to clipboard
It's a simple and direct organization chart plugin. Anytime you want a tree-like chart, you can turn to OrgChart.
Hi, Regarding [ondemand-loading-data.html] example, how can I modify this following with $.ajax (not $.mockjax) response.... I need to create this same example connect to my MYSQL database. Best regards
The initCompleted option not working. The function was called before the chart rendered completely. Any help or solution are greatly appreciated.
Hi, not really an issue, just a request for help. Is there a way to prevent `` from stretching its container, ``? In my case, #chart-container is a flex item...
i want to use a box shadow on the nodes. therefore i have to remove the transparent border and the padding. This leads to nodes without spacing. To achieve a...
Hi! I keep getting this error. I made sure that the jquery.orgchart.js is loaded (using console.log('blah');). JQuery 3.5.1 is also loaded. This is how I'm calling orgchart: ``` var oc...
Bumps [moment](https://github.com/moment/moment) from 2.24.0 to 2.29.4. Changelog Sourced from moment's changelog. 2.29.4 Release Jul 6, 2022 #6015 [bugfix] Fix ReDoS in preprocessRFC2822 regex 2.29.3 Full changelog Release Apr 17, 2022...
Bumps [copy-props](https://github.com/gulpjs/copy-props) from 2.0.4 to 2.0.5. Release notes Sourced from copy-props's releases. 2.0.5 Fix Avoids prototype pollution (#7) Doc Update license years. Transfer ownership to Gulp Team (#6) Build Update...
Bumps [jsdom](https://github.com/jsdom/jsdom) from 11.12.0 to 16.5.0. Release notes Sourced from jsdom's releases. Version 16.5.0 Added window.queueMicrotask(). Added window.event. Added inputEvent.inputType. (diegohaz) Removed ondragexit from Window and friends, per a spec...
Hello team dev, I am using OrgChart and I have an issue I create new org chart and it's has attribute verticalLevel , then I enable draggable: true , I...
Thanks for your library. I have a trouble that I hope you will give me idea to refactor the library. When we click to the node to collapse it, its...