Highsoft.Highstock 10.3.1.1

.NET Standard 2.0
There is a newer version of this package available.
See the version list below for details.
dotnet add package Highsoft.Highstock --version 10.3.1.1
NuGet\Install-Package Highsoft.Highstock -Version 10.3.1.1
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="Highsoft.Highstock" Version="10.3.1.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Highsoft.Highstock --version 10.3.1.1
#r "nuget: Highsoft.Highstock, 10.3.1.1"
#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 Highsoft.Highstock as a Cake Addin
#addin nuget:?package=Highsoft.Highstock&version=10.3.1.1

// Install Highsoft.Highstock as a Cake Tool
#tool nuget:?package=Highsoft.Highstock&version=10.3.1.1

Highcharts .NET is .NET Standard library which allows developers to make charts using Highcharts API. Official Highsoft's library. Examples, API and documentation are available on project home page. Please note that upgrading the wrapper to version 7.1.1 may require some changes in your application. Please see http://dotnet.highcharts.com/Highcharts/Demo/Docs?section=UpgradeToStandard for more details.

Product Versions
.NET net5.0 net5.0-windows net6.0 net6.0-android net6.0-ios net6.0-maccatalyst net6.0-macos net6.0-tvos net6.0-windows net7.0 net7.0-android net7.0-ios net7.0-maccatalyst net7.0-macos net7.0-tvos net7.0-windows
.NET Core netcoreapp2.0 netcoreapp2.1 netcoreapp2.2 netcoreapp3.0 netcoreapp3.1
.NET Standard netstandard2.0 netstandard2.1
.NET Framework net461 net462 net463 net47 net471 net472 net48 net481
MonoAndroid monoandroid
MonoMac monomac
MonoTouch monotouch
Tizen tizen40 tizen60
Xamarin.iOS xamarinios
Xamarin.Mac xamarinmac
Xamarin.TVOS xamarintvos
Xamarin.WatchOS xamarinwatchos
Compatible target framework(s)
Additional computed target framework(s)
Learn more about Target Frameworks and .NET Standard.

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
10.3.3.1 309 3/10/2023
10.3.1.1 1,200 1/7/2023
10.2.1.1 3,104 9/26/2022
10.2.0.1 2,366 7/21/2022
10.1.0.1 3,084 5/13/2022
9.3.2.1 1,460 1/28/2022
9.2.2.2 506 11/23/2021
9.2.2.1 665 9/21/2021
9.1.2.2 851 9/6/2021
9.1.2 670 6/27/2021
9.1.0 417 6/6/2021
9.0.1.1 745 3/1/2021
8.2.2.3 326 3/1/2021
8.2.2.2 593 12/16/2020
8.2.2.1 403 11/16/2020
8.1.2.4 478 9/18/2020
8.1.2.2 498 8/26/2020
8.0.0.3 1,503 3/11/2020
8.0.0.2 792 2/3/2020
8.0.0 709 12/30/2019
7.2.1.1 520 11/26/2019
7.2.0.2 504 10/24/2019
7.2.0 655 10/8/2019
7.1.2.1 4,347 7/26/2019
7.1.1.3 570 7/9/2019

Updates in JS libraries affect the Highcharts.NET and Highstock.NET. Review first: https://www.highcharts.com/documentation/changelog
     #10.2.0.1
     Fix Legend.Enabled

     #9.2.2.2
     Add solution for Blazor
     
     #9.1.2.2
     MenuItem fix.

     #9.1.2.1
     Add support for multithreading

     # 8.2.2.3
     Fix Animation and PointPlacement

     #Version 8.2.2.2
     Fix Opacity, YAxisLabels, MenuItem, functions

     #Version 8.1.2.4
     Fix States objects

     #Version 8.0.0.3
     Product key is no required.

     #Version 8.0.0.2
     Fix events

     #Version 8.0.0.1
     Fix YAxisLabels

     #Version 7.2.1.1
     Performance improvements

     #Version 7.2.0.2
     Add serial key management for .NET Core

     #Version 7.1.3.1
     Fix multiple the same type events bug

     #Version 7.1.1.1
     Move to .NET Standard. Please note that upgrading the wrapper to version 7.1.1.1 may require some changes in your application. Please see http://dotnet.highcharts.com/Highcharts/Demo/Docs?section=UpgradeToStandard for more details.