jOrgChart icon indicating copy to clipboard operation
jOrgChart copied to clipboard

A jQuery plugin to draw tree-like structures such as OrgCharts.

Results 56 jOrgChart issues
Sort by recently updated
recently updated
newest added

Hello, I am using jOrgChart for uni-level tree. In this tree I am trying to achieve following things. 1. Right side nodes should be on right side of parent node...

Hello, I have a question. Is OrgChart support RTL direction?

I wish to add onclick or onmouseover events to chart items. How to accomplish this? I'm totally stuck here. I've tried things like: $('li').click() { // do something } $('#org...

Anyone able to use this library in an SPFx web part? I get the typescript build error "Property 'jOrgChart' does not exist on type 'JQuery'." Detail [here](https://sharepoint.stackexchange.com/questions/240235/extending-jquery-in-spfx-web-part/240236).

The amount of data is huge. Can jOrgChart step by step or render it step by step?

When a node has only one child, the size of the line segments is not consistent with other lines. This causes the child (and subsequent children) to be out of...

Custom event to get via ajax and save changes on database

case 1: delete parent case 2: delete child

Add button as Parent indicator