OrgChartJS 4.1.2

dotnet add package OrgChartJS --version 4.1.2
                    
NuGet\Install-Package OrgChartJS -Version 4.1.2
                    
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="4.1.2" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="OrgChartJS" Version="4.1.2" />
                    
Directory.Packages.props
<PackageReference Include="OrgChartJS" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add OrgChartJS --version 4.1.2
                    
#r "nuget: OrgChartJS, 4.1.2"
                    
#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.
#:package OrgChartJS@4.1.2
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=OrgChartJS&version=4.1.2
                    
Install as a Cake Addin
#tool nuget:?package=OrgChartJS&version=4.1.2
                    
Install as a Cake Tool

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 3,077 3/2/2019
3.8.6 998 2/3/2019
3.8.5 946 2/2/2019
3.8.3 951 1/29/2019
3.8.2 978 1/28/2019
3.8.1 932 1/27/2019
3.8.0 980 1/25/2019
3.7.4 968 1/4/2019
3.7.3 926 1/3/2019
3.7.0 962 12/29/2018
3.5.9 1,038 12/19/2018
3.5.8 953 12/17/2018
3.5.6 1,015 12/13/2018
3.5.5 968 12/13/2018
3.5.4 978 12/13/2018
3.5.3 992 12/11/2018
3.5.2 1,084 12/11/2018
3.5.1 1,055 12/11/2018
3.3.5 1,039 12/10/2018
3.3.0 1,303 11/23/2018
3.2.9 998 11/22/2018
3.2.8 1,045 11/22/2018
3.2.7 1,034 11/14/2018
3.2.6 1,022 11/13/2018
3.2.5 1,020 11/13/2018
3.2.4 1,023 11/2/2018
3.2.3 1,048 11/1/2018
3.2.2 1,026 11/1/2018
3.2.1 1,057 10/30/2018
3.2.0 1,062 10/26/2018
3.1.9 1,056 10/25/2018

[Enhancement] Tree, Tree Left and Tree Right layouts

[Enhancement] onSearchClick Event

[Enhancement] Added more arguments to the center method

[Fix] Fixed an issue with scroll bars

[Fix] Improved the performance in IE