OrgChart JS

구조적 데이터를 세련된 방식으로 표현할 수 있는 간단하고 유연하며 사용자 정의가 가능한 조직도를 만들 수 있습니다.

BALKAN App사에서 공개
2019년 부터 ComponentSource에서 판매중

가격: US$ 391.02 버젼: v9.x NEW 업데이트: 매일? 4.00 별점 평균 리뷰4.00 별점 평균 리뷰4.00 별점 평균 리뷰4.00 별점 평균 리뷰4.00 별점 평균 리뷰 (2)

OrgChart JS 릴리스

Released: Apr 19, 2021

v7.8.x 버젼 업데이트

v7.8.06

Updated May 11, 2021

Fixes

  • Fixed an issue with dragging and dropping a node to the chart canvas.

v7.8.05

Updated May 7, 2021

Fixes

  • The drop event is now fired if dropped in chart canvas.

v7.8.03

Updated Apr 21, 2021

Fixes

  • Fixed minor issue with set as root demo.

v7.8.00

Updated Apr 19, 2021

Features

  • Added new event.
  • Depreciated field functions.

Released: Apr 18, 2021

v7.7.x 버젼 업데이트

v7.7.36

Updated Apr 18, 2021

Fixes

  • Fixed set as root and search issue.

v7.7.35

Updated Apr 18, 2021

Fixes

  • Fixed an issue with empty chart, the user was not able to add first chart.
  • Fixed an issue with duplicated slink labels.

Released: Dec 3, 2020

v7.6.x 버젼 업데이트

v7.6.13

Updated Dec 4, 2020

Fixes

  • Fixed an issue with layouts.

v7.6.12

Updated Dec 3, 2020

Features

  • Added new "layout" event: Change the layout with condition.

Released: Sep 18, 2020

v7.5.x 버젼 업데이트

v7.5.45

Updated Nov 18, 2020

Features

  • New const OrgChart.FIXED_POSITION_ON_CLICK - when it is true the chart won't move when expanding.

v7.5.44

Updated Nov 17, 2020

Fixes

  • Fixed labels.

v7.5.41

Updated Nov 4, 2020

Fixes

  • Minor fix.

v7.5.40

Updated Oct 22, 2020

Features

  • Added two new methods:
    • chart.magnify(id, scale, front, anim, callback).
      • id: is the node id we want to highlight or magnify.
      • scale: scale of the magnified node.
      • front: true or false, display magnified node in front of other nodes if...

Released: Sep 9, 2020

v7.4.x 버젼 업데이트

v7.4.32

Updated Sep 14, 2020

Feature

  • Improved the precision of the "drag" event.

v7.4.1

Updated Sep 9, 2020

Feature

  • Node Links can now be defined as curve, rounded or edge.

Released: Aug 25, 2020

v7.3.x 버젼 업데이트

v7.3.50

Updated Sep 8, 2020

Fixes

  • Fixed an issue with setting: collapse: { level: 2, allChildren: true },.

v7.3.47

Updated Sep 7, 2020

Fixes

  • Fixed an issue where the behaviour when creating a node with the method add has changed.

v7.3.2

Updated Sep 4, 2020

Fixes

  • Minor changes.

v7.3.1

Updated Aug 31, 2020

Fixes

  • Fixed pan issue on Apple iPad and iOS 13+

v7.3.0

Updated Aug 25, 2020

Features

  • Added new export option: padding.

Released: Aug 24, 2020

v7.2.x 버젼 업데이트

v7.2.0

Updated Aug 24, 2020

Features

  • Added new Partners functionality - You can now specify one or more node partners.
  • Added new options: minPartnerSeparation, partnerChildrenSplitSeparation and partnerNodeSeparation.
  • Added new node properties: ppid, isPartner and partnerSeparation.
  • Added new event: render-link.

Released: Jul 6, 2020

v7.1.x 버젼 업데이트

v7.1.99

Updated Aug 13, 2020

Fixes

  • Minor fix.

v7.1.98

Updated Aug 12, 2020

Fixes

  • Fixed PDF preview issue.

v7.1.97

Updated Aug 10, 2020

Fixes

  • Fixed an issue in Internet Explorer with the trial version.

v7.1.95

Updated Jul 29, 2020

Fixes

  • Minor changes (TypeScript).

v7.1.92

Updated Jul 28, 2020

Fixes

  • Fixed #383 - Flickering issue.

v7.1.91

Updated Jul 27, 2020

Fixes

  • Fixed #416 - Collapsed children are not expanding on export.

v7.1.6

Updated Jul 23, 2020

Fixes

  • Fixed #410 - Node add Changed. After...

Released: Jun 27, 2020

v7.0.x 버젼 업데이트

v7.0.1

Updated Jun 27, 2020

Features

Added support for sub trees, groups can now be defined with sub trees:

  • New methods:
    • maximize.
    • minimize.
    • setOrientation.
    • setLayout.
  • New options:
    • assistantSeparation.
    • columns.

Braking changes:

  • Removed options:
    • dragDropMenuUI.
    • group specific tags from tags object.
  • Removed methods:
    • hasTag.
    • addTag.
    • groupNode.
    • group.
    • removeNodeTag.
    • addNodeTag.
    • removeTag.
  • Removed events:
    • updatetags.
    • group.
  • Changed the signature of the following methods:
    • updateNode.
    • removeNode...

Released: Jun 9, 2020

v6.7.x 버젼 업데이트

v6.7.3

Updated Jun 12, 2020

  • Added Letter and Legal PDF export formats.

v6.7.0

Updated Jun 9, 2020

  • New feature "sub levels"