GetOrgChart 2.5.2
dotnet add package GetOrgChart --version 2.5.2
NuGet\Install-Package GetOrgChart -Version 2.5.2
<PackageReference Include="GetOrgChart" Version="2.5.2" />
<PackageVersion Include="GetOrgChart" Version="2.5.2" />
<PackageReference Include="GetOrgChart" />
paket add GetOrgChart --version 2.5.2
#r "nuget: GetOrgChart, 2.5.2"
#addin nuget:?package=GetOrgChart&version=2.5.2
#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.
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