OrgChart Versions Save

It's a simple and direct organization chart plugin. Anytime you want a tree-like chart, you can turn to OrgChart.

v4.0.1

4 months ago

update the demo of compact node chart

v4.0.0

5 months ago

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

v3.8.2

5 months ago

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

v3.8.1

5 months ago

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

v3.8.0

10 months ago

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

3 8 0

v3.7.0

1 year ago

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

3 7 0

v3.6.0

1 year ago

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

3 6 0

v3.5.0

1 year ago

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

3 5 0

v3.4.0

1 year ago

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

3 4 0

v3.2.0

1 year ago

We refactor e2e testing based on cypress.

111