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 11, 2019

v4.8.4 버젼 업데이트

Updates in v4.8.4

  • Fixed second parent link position in mixed layout.

Released: Jun 9, 2019

v4.8.3 버젼 업데이트

Updates in v4.8.3

  • Added A1, A2, A3 PDF export format support.

Released: Jun 6, 2019

v4.8.0 버젼 업데이트

Updates in v4.8.0

  • Fixed event handlers with multiple charts on the same page.

Released: Jun 4, 2019

v4.7.9 버젼 업데이트

기능

  • PDF export 2 levels per page - fit2Levels
  • PDF export 2 levels per page in A4 - A42Levels

수정사항

  • Fixed - Bug when using 3 or more assistant tags and children collapse is enabled.

Released: May 6, 2019

v4.7 버젼 업데이트

기능

  • PDF Preview.
  • Added loading image on export.
  • Added hasTag method.
  • New event 'Import'.
  • New options 'Sticky'

수정사항

  • Fixed - Uncaught ReferenceError: that is not defined at OrgChart.update.
  • Fixed - The line is not right when the top parent id is 0.

Released: Apr 25, 2019

v4.6.2 버젼 업데이트

Updates in v4.6.2

  • New event onReady - allows you to change the nodes structure.
  • New property orgchart.nodes.
  • Pub/sub event pattern - chart.on('click', function(){}).
  • Minor fixes.

Released: Apr 15, 2019

v4.5.3 버젼 업데이트

기능

  • Export to PDF A4 format and landscape.
  • Export images with relative paths.
  • Add custom html to the exported document.
  • Changed the export method signature.
  • Changed the export events signature.
  • Added 'roots' option.

수정사항

  •     [Fix] #73 Export service does not export foreignObjects in nodes.

Released: Apr 8, 2019

v4.5 버젼 업데이트

기능

  • Adds new zoom options to control the speed/animation of zoom in and zoom out.
  • BALKANGraph namespase renamed to OrgChart.

수정사항

  • [Fix] Export service fix.
  • [Fix] Add new node with assistant #52.
  • [Fix] Does not show the worker's name in the search engine #58.
  • [Fix] OrgChart empty when pid not in scope #64.
  • [Fix] Dotted line (spids) path Problem #65.

Released: Mar 19, 2019

v4.1.9 버젼 업데이트

기능

  • Added expand all button.
  • Group name multiline or ellipsis.
  • New find method.
  • Specific node menu for node with specific tags.

Released: Mar 7, 2019

v4.1.3 버젼 업데이트

기능

  • Enhances Tree, Tree Left and Tree Right layouts.
  • Adds onSearchClick Event.
  • Adds more arguments to the center method.
  • Improves the performance in IE.

수정사항

  • Fixes an issue with scroll bars.