OrgChart JS のリリース

Released: Jan 26, 2025

v8.14.93 での更新項目

機能

  • Made changes related to AI Experimental.

Released: Jan 22, 2025

v8.14.72 での更新項目

機能

  • Examples have been added to the API.

Released: Jan 22, 2025

v8.14.71 での更新項目

機能

  • Added a new property to the exportOptions called includeDirectParents.

Released: Jan 21, 2025

v8.14.70 での更新項目

機能

  • Examples have been added to the API.

Released: Jan 19, 2025

v8.14.66 での更新項目

機能

  • Made a minor change in the TypeScript.

Released: Dec 28, 2024

v8.14.64 での更新項目

不具合の修正

  • Minor fixes related to OrgChart.exportPDFFromCharts parameters.

Released: Dec 28, 2024

v8.14.63 での更新項目

機能

  • Implemented OrgChart.exportPDFFromCharts, which allows you to export a PDF file from multiple chart sources.

Released: Dec 19, 2024

v8.14.62 での更新項目

不具合の修正

  • Minor fix related to orderBy.

Released: Dec 19, 2024

v8.14.61 での更新項目

機能

  • orderBy option can now be a string | Array | OrgChart.orderBy | Array<OrgChart.orderBy>.

Released: Dec 12, 2024

v8.14.60 での更新項目

不具合の修正

  • When the sticky is set to false the chart now longer moves on expand, insert and update.