OrgChart JS

創建簡單、靈活且高度可定制的組織結構圖,以優雅的方式呈現結構資料。

由以下開發商製作:BALKAN App
ComponentSource 開始代理銷售的日期:2019年

價格從: US$ 391.02 版本: v9.x 更新: 每日? 4.00 評價的平均星級4.00 評價的平均星級4.00 評價的平均星級4.00 評價的平均星級4.00 評價的平均星級 (2)

OrgChart JS 新版本發表

Released: Nov 17, 2023

v8.13.13 中的更新

特性

  • You can now set mouseScroll to:
    • OrgChart.action.scroll.
    • OrgChart.action.ctrlZoom.
    • OrgChart.action.zoom.
    • OrgChart.action.xScroll.
    • OrgChart.action.yScroll.

Released: Nov 17, 2023

v8.13.12 中的更新

特性

  • Added a new setScale method.

Released: Nov 14, 2023

v8.13.11 中的更新

修補程式

  • Fixed an issue with reflated to lazyLoading and fit.

Released: Nov 10, 2023

v8.13.10 中的更新

修補程式

  • Fixed an issue with orientation and expand collapse.

Released: Nov 10, 2023

v8.13.09 中的更新

修補程式

  • Fixed an issue with lazyLoading and Pan action.

Released: Nov 1, 2023

v8.13.02 中的更新

特性

  • Added a new draggable option.

Released: Oct 26, 2023

v8.13.01 中的更新

特性

  • Added new onChange event listener to undoReduUI interface.

Released: Oct 22, 2023

v8.12.13 中的更新

特性

  • Added undo/redu functionallity
    • New Icons
      • OrgChart.icon.undo and OrgChart.icon.redo.
    • New Methods
      • undo - Undo data operations like adding/removing nodes. Set undoRedoStorageName option before calling this method.
      • redo - Redo data operations like adding/removing nodes. Set undoRedoStorageName option before calling this method.
      • clearRedo() - Clears all Redo stack steps.
      • clearUndo() - Clears all Undo stack steps.
      • undoStepsCount() - Returns the number of Undo stack steps.
      • redoStepsCount() - Returns...

Released: Oct 21, 2023

v8.12.10 中的更新

特性

  • Added instance property to searchUI interface.
  • Added searchFieldsAbbreviation property to searchUI interface.
  • Added "add-item", "show-items" and "hide" event listeners to searchUI interface.
  • Added instance property to filterUI interface.
  • Added element property to filterUI interface.
  • Added "update", "add-item", "add-filter" and "show-items" event listeners to filterUI interface.

Released: Oct 19, 2023

v8.12.09 中的更新

修補程式

  • Fixed an issue with setOrentation method.