Skip to content

Releases: dabeng/OrgChart

5.0.0

Choose a tag to compare

@dabeng dabeng released this 15 Dec 04:54

Since version 5.0.0, you can build up the Family Tree 😊

orgchart v5

4.0.1

Choose a tag to compare

@dabeng dabeng released this 22 Dec 09:53

update the demo of compact node chart

4.0.0

Choose a tag to compare

@dabeng dabeng released this 16 Dec 11:21

In order to make enough space fro users to build up their remote datasource, we make the following changes in this version:

  1. remove the option "ajaxURL"
  2. remove the events "load-[relation].orgchart"
  3. add new method "addAncestors(data, parentId)"
  4. add new method "addDescendants(data, $parent)"

v4 0 0

3.8.2

Choose a tag to compare

@dabeng dabeng released this 01 Dec 13:09

abandon the optional URL string of option "data" and make enough space for users to build up their ajax requests

3.8.1

Choose a tag to compare

@dabeng dabeng released this 26 Nov 10:09

bug-fix: compact nodes can not be opened after collapsing their siblings

3.8.0

Choose a tag to compare

@dabeng dabeng released this 21 Jun 01:15

Users can use data prop "compact" or option "compact" to build up the compact layout.

3 8 0

3.7.0

Choose a tag to compare

@dabeng dabeng released this 10 May 03:15

since this version, users are allowed to replace built-in icons with Font Awesome icons(or other icons).

3 7 0

3.6.0

Choose a tag to compare

@dabeng dabeng released this 02 Apr 03:09

You can use crossorigin="anonymous" setting to export the charts with nodes containing pictures.

3 6 0

3.5.0

Choose a tag to compare

@dabeng dabeng released this 22 Feb 13:16

Users are allowed to make a certain branch of the chart to be displayed as vertical by data.

3 5 0

3.4.0

Choose a tag to compare

@dabeng dabeng released this 01 Feb 23:47

Users are allowed to drag&drop in the hybrid(horizontal + vertical) chart.

3 4 0