Lançamentos do OrgChart JS
Released: Jun 11, 2019
Atualizações na v4.8.4
Updates in v4.8.4
- Fixed second parent link position in mixed layout.
Released: Jun 9, 2019
Atualizações na v4.8.3
Updates in v4.8.3
- Added A1, A2, A3 PDF export format support.
Released: Jun 6, 2019
Atualizações na v4.8.0
Updates in v4.8.0
- Fixed event handlers with multiple charts on the same page.
Released: Jun 4, 2019
Atualizações na v4.7.9
Recursos
- PDF export 2 levels per page - fit2Levels
- PDF export 2 levels per page in A4 - A42Levels
Correções
- Fixed - Bug when using 3 or more assistant tags and children collapse is enabled.
Released: May 6, 2019
Atualizações na v4.7
Recursos
- PDF Preview.
- Added loading image on export.
- Added hasTag method.
- New event 'Import'.
- New options 'Sticky'
Correções
- 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
Atualizações na 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
Atualizações na v4.5.3
Recursos
- 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.
Correções
- [Fix] #73 Export service does not export foreignObjects in nodes.
Released: Apr 8, 2019
Atualizações na v4.5
Recursos
- Adds new zoom options to control the speed/animation of zoom in and zoom out.
- BALKANGraph namespase renamed to OrgChart.
Correções
- [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
Atualizações na v4.1.9
Recursos
- Added expand all button.
- Group name multiline or ellipsis.
- New find method.
- Specific node menu for node with specific tags.
Released: Mar 7, 2019
Atualizações na v4.1.3
Recursos
- Enhances Tree, Tree Left and Tree Right layouts.
- Adds onSearchClick Event.
- Adds more arguments to the center method.
- Improves the performance in IE.
Correções
- Fixes an issue with scroll bars.