GetOrgChart 2.5.2

The owner has unlisted this package. This could mean that the package is deprecated, has security vulnerabilities or shouldn't be used anymore.
dotnet add package GetOrgChart --version 2.5.2
NuGet\Install-Package GetOrgChart -Version 2.5.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="GetOrgChart" Version="2.5.2" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add GetOrgChart --version 2.5.2
#r "nuget: GetOrgChart, 2.5.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.
// Install GetOrgChart as a Cake Addin
#addin nuget:?package=GetOrgChart&version=2.5.2

// Install GetOrgChart as a Cake Tool
#tool nuget:?package=GetOrgChart&version=2.5.2

GetOrgChart lets developers create complex tree structures and then displays them as a beautiful flow chart using HTML 5, CSS, and JavaScript. All the charts are fully customizable, and when used with a server-side component also allow developers to create and edit the charts using a specially crafted interface. Various skins and color palettes are included with GetOrgChart by default, but the developers can also create their very themes as well. In case GetOrgChart diagrams get too big, a built-in search field allows users to search for items, or the user can also use the table mode to view the raw data without the visual hierarchy. GetOrgChart is offered for free for non-commercial projects, while a license needs to be purchased for larger, commercial applications.

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

Release Notes 2.5.2
1. Fixed expand collapse in IE and Edge
2. insertNodeEvent now you can set default node data
3. Drag&Drop
4. Fixed an issue with Edge expand collapse, move
5. Mixed hierarchy, only the last children will be in vertical hierarchy
6. New option: separationMixedHierarchyNodes
7. If the second parent node is a neighbor to the node change the link connection start and end points
8. Removed console.log
9. Mixed Hierarchy Order
10. Fixed an issue witd load from HTML table  and second parent relation column
11. Fixed export to image with no image box
12. Fixed second parent relation
13. Fixed export to image