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: Jun 2, 2020

v6.6.x 버젼 업데이트

v6.6.3

Updated Jun 6, 2020

  • export to pdf: minor fix.

v6.6.2

Updated Jun 2, 2020

  • Export to PDF: Added default footer Page "{current-page} of {total-pages}".
  • Export to PDF: Fixed bug in A4 export with "fit width".
  • Export to PDF: Removed 2 Level export.

Released: Jun 1, 2020

v6.5.x 버젼 업데이트

v6.5.3

Updated Jun 3, 2020

  • Fixed issue when you type ‘enter’ key after entering text in the input field for the search, the form is NOT submitted automatically.

v6.5.2

Updated Jun 1, 2020

  • Added feature to enable automatic scroll right-left while dragging a node across a wide org chart.

Released: May 20, 2020

v6.4.x 버젼 업데이트

v6.4.2

Updated May 27, 2020

  • Fixed #358 Message: Added non-passive event listener to a scroll-blocking 'mousewheel' event.

v6.4.1

Updated May 27, 2020

  • Added new method OrgChart.childrenCount(chart, node) and changed NumberOfChildren demo.

v6.4.0

Updated May 20, 2020

  • New feature - now you can display the number of collapsed nodes in the expand collapse button. Adds new demo to demonstrate feature - CountCollapsedNode.

Released: Apr 30, 2020

v6.3.x 버젼 업데이트

v6.3.5

Updated May 19, 2020

  • Fixed #355 Custom expand/collapse behavior not working anymore.

v6.3.4

Updated May 13, 2020

  • Added new function OrgChart.isTrial().

v6.3.2

Updated May 12, 2020

  • Fixed 15kNodesCustomExpandCollapse demo.

v6.3.1

Updated Apr 30, 2020

  • [New method] chart.toggleFullScreen
  • [New option] toolbar: { fullScreen: true }
  • [New option] mouseScrool: OrgChart.action.ctrlZoom

Released: Feb 9, 2020

v6.2.x 버젼 업데이트

6.2.68

Updated Apr 28, 2020

  • Fix: #350 Alignment issues when collapsed nodes have group assistants as children.

6.2.67

Updated Apr 16, 2020

  • Fix: Custom expand/collapse with assistant nodes.

6.2.63

Updated Mar 25, 2020

  • Minor changes.

6.2.62

Updated Mar 04, 2020

  • Fixed an issue with collapse option and assistance.

6.2.61

Updated Mar 04, 2020

  • Fixed node overlapping issue with two root nodes.

6.2.58

Updated Feb 28, 2020

  • Now the scrollbars are invisible if there is nothing to scroll.

6.2.55

Updated Feb...

Released: Nov 27, 2019

v6.1.x 버젼 업데이트

6.1.992

Updated Jan 6, 2020

  • Added OrgChart.SEARCH_RESULT_LIMIT const.
  • Fix Two level export with multiple root nodes.

6.1.98

Updated Jan 4, 2020

  • New option added to order by field 'id'.

6.1.94

Updated Dec 12, 2019

  • New text overflow attribute, text-overflow-lines.

6.1.93

Updated Dec 12, 2019

  • Fixed an issue with drag&drop and mixed layout.

6.1.92

Updated Dec 12, 2019

  • Fixed minor issue with the toolbar layout.

6.1.91

Updated Dec 9, 2019

  • Fixed #286 (Separate each SLINKS strokes).

6.1.8

Updated...

Released: Nov 2, 2019

v6.0.x 버젼 업데이트

6.0.8

Updated Nov 26, 2019

  • Fixed the direction in slinks.

6.0.6

Updated Nov 21, 2019

  • You can now specify the number of columns in group template.

6.0.5

Updated Nov 18, 2019

  • Fixed #263 (JavaScript error when resizing window after destroying the chart).

6.0.4

Updated Nov 18, 2019

  • Now you can define root as assistant.

6.0.3

Updated Nov 12, 2019

  • Now slinks works with two separate trees.

6.0.2

Updated Nov 3, 2019

  • Export PDF now export 2 levels works with assistant nodes.

6.0.1

Updated Nov...

Released: Sep 12, 2019

v5.x 버젼 업데이트

5.3.5

Updated Oct 31, 2019

  • New event 'drag' added.

5.3.4

Updated Oct 30, 2019

  • Now pan works with sticky option.

5.3.3

Updated Oct 29, 2019

  • Now you can cancel adding "adding new node" from "It's lonely here, add your first node".

5.3.2

Updated Oct 24, 2019

  • Minor fixes.

5.3.1

Updated Oct 24, 2019

  • Minor fixes.

5.3.0

Updated Oct 24, 2019

  • Scroll up/down.
  • Press Shift key to scroll left/right.

5.2.4

Updated Oct 24, 2019

  • Minor fixes.

5.2.2

Updated Oct 18, 2019

  • The toolbar icon can now be customized with...

Released: Jul 11, 2019

v4.9.x 버젼 업데이트

4.9.99

Updated Sep 5, 2019

  • New method expandCollapseToLevel
    chart.expandCollapseToLevel(id, collapse, expand, callback);

4.9.97

Updated Aug 29, 2019

  • New const OrgChart.MIXED_LAYOUT_ALL_NODES.

4.9.96

Updated Aug 29, 2019

  • Minor fixes.
  • Added bg-toolbar-container class selector.

4.9.94

Updated Aug 23, 2019

  • New methods addClink, removeClink.

4.9.93

Updated Aug 22, 2019

  • Custom drag&drop menu for specified node.

4.9.92

Updated Aug 20, 2019

  • Fixed not all children are expanded on exported file...

Released: Jun 18, 2019

v4.8.7 버젼 업데이트

기능

  • Group assistant nodes.

수정사항

  • Fixed an issue with addTags method.