OrgChart JS Releases

Released: Dec 28, 2023

Updates in v8.13.23

Features

  • Added new moveNodesToVisibleArea method.

Released: Dec 18, 2023

Updates in v8.13.22

Features

  • Minor change in clinks.

Released: Dec 15, 2023

Updates in v8.13.21

Fixes

  • Circle buttons can now be dragged and dropped.

Released: Dec 7, 2023

Updates in v8.13.20

Features

  • The image fields are now not rendered if the value is null, undefined or empty string.

Released: Dec 7, 2023

Updates in v8.13.19

Fixes

  • Fixed an issue with TypeScript.

Released: Dec 7, 2023

Updates in v8.13.17

Features

  • setOrientation will now move the chart to the visible area after changing the orientation.

Released: Dec 7, 2023

Updates in v8.13.16

Features

  • Added a callback argument to setOrientation method.

Released: Nov 21, 2023

Updates in v8.13.15

Fixes

  • setScale method will now refresh the minMap.

Released: Nov 17, 2023

Updates in v8.13.14

Fixes

  • Fixed an issue related to scroll and Shift key on Mac.

Released: Nov 17, 2023

Updates in v8.13.13

Features

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