Lanzamientos de OrgChart JS
Released: Jan 26, 2025
Actualizaciones en v8.14.93
Características
- Made changes related to AI Experimental.
Released: Jan 22, 2025
Actualizaciones en v8.14.72
Características
- Examples have been added to the API.
Released: Jan 22, 2025
Actualizaciones en v8.14.71
Características
- Added a new property to the exportOptions called includeDirectParents.
Released: Jan 21, 2025
Actualizaciones en v8.14.70
Características
- Examples have been added to the API.
Released: Jan 19, 2025
Actualizaciones en v8.14.66
Características
- Made a minor change in the TypeScript.
Released: Dec 28, 2024
Actualizaciones en v8.14.64
Correcciones
- Minor fixes related to OrgChart.exportPDFFromCharts parameters.
Released: Dec 28, 2024
Actualizaciones en v8.14.63
Características
- Implemented OrgChart.exportPDFFromCharts, which allows you to export a PDF file from multiple chart sources.
Released: Dec 19, 2024
Actualizaciones en v8.14.62
Correcciones
- Minor fix related to orderBy.
Released: Dec 19, 2024
Actualizaciones en v8.14.61
Características
- orderBy option can now be a string | Array | OrgChart.orderBy | Array<OrgChart.orderBy>.
Released: Dec 12, 2024
Actualizaciones en v8.14.60
Correcciones
- When the sticky is set to false the chart now longer moves on expand, insert and update.