DotNet.Highcharts
1.2.0
See the version list below for details.
dotnet add package DotNet.Highcharts --version 1.2.0
NuGet\Install-Package DotNet.Highcharts -Version 1.2.0
<PackageReference Include="DotNet.Highcharts" Version="1.2.0" />
paket add DotNet.Highcharts --version 1.2.0
#r "nuget: DotNet.Highcharts, 1.2.0"
// Install DotNet.Highcharts as a Cake Addin #addin nuget:?package=DotNet.Highcharts&version=1.2.0 // Install DotNet.Highcharts as a Cake Tool #tool nuget:?package=DotNet.Highcharts&version=1.2.0
DotNet.Highcharts offers Highcharts integration with ASP.NET applications. The package also include javascript files for Highcharts version 2.2.1
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net is compatible. |
This package has no dependencies.
NuGet packages (1)
Showing the top 1 NuGet packages that depend on DotNet.Highcharts:
Package | Downloads |
---|---|
Joe.Web.Mvc
Provides Base Controllers(And API controllers) that interact with Joe.Business to implement Default CRUD Actions. |
GitHub repositories
This package is not used by any popular GitHub repositories.
This version has the following changes:
- Tested and adapted to the latest version of Highcharts 2.2.1
- Fixed Issue 359: Not implemented serialization array of type: System.Drawing.Color[]
- Fixed Issue 364: Crosshairs defined as array of CrosshairsForamt generates bad Highchart code