OrgChartJS 3.8.6

There is a newer version of this package available.
See the version list below for details.
dotnet add package OrgChartJS --version 3.8.6                
NuGet\Install-Package OrgChartJS -Version 3.8.6                
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="OrgChartJS" Version="3.8.6" />                
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add OrgChartJS --version 3.8.6                
#r "nuget: OrgChartJS, 3.8.6"                
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install OrgChartJS as a Cake Addin
#addin nuget:?package=OrgChartJS&version=3.8.6

// Install OrgChartJS as a Cake Tool
#tool nuget:?package=OrgChartJS&version=3.8.6                

Features
* Supports both local data and remote data (JSON)
* Smooth expand/collapse effects
* Align the chart in 8 orientations
* Allows user to change orgchart * structure by drag/drop nodes
* Supports pan and zoom
* Edit Form
* Node Customization
* Search
* Scroll Bars
* Lazy Loading
* Mixed Hierarchy
* Exporting

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
4.1.2 2,520 3/2/2019
3.8.6 691 2/3/2019
3.8.5 643 2/2/2019
3.8.3 657 1/29/2019
3.8.2 660 1/28/2019
3.8.1 642 1/27/2019
3.8.0 665 1/25/2019
3.7.4 673 1/4/2019
3.7.3 633 1/3/2019
3.7.0 678 12/29/2018
3.5.9 712 12/19/2018
3.5.8 651 12/17/2018
3.5.6 721 12/13/2018
3.5.5 677 12/13/2018
3.5.4 689 12/13/2018
3.5.3 697 12/11/2018
3.5.2 775 12/11/2018
3.5.1 724 12/11/2018
3.3.5 713 12/10/2018
3.3.0 995 11/23/2018
3.2.9 684 11/22/2018
3.2.8 722 11/22/2018
3.2.7 701 11/14/2018
3.2.6 705 11/13/2018
3.2.5 699 11/13/2018
3.2.4 705 11/2/2018
3.2.3 718 11/1/2018
3.2.2 698 11/1/2018
3.2.1 712 10/30/2018
3.2.0 721 10/26/2018
3.1.9 727 10/25/2018

[Enhancement] Animation performance optimizations
[New Option] anim - specifies the speed at which an animation progresses at different points within the animation
[New Events] onExportStart and onExportEnd