LightningChart 12.3.1.1
dotnet add package LightningChart --version 12.3.1.1
NuGet\Install-Package LightningChart -Version 12.3.1.1
<PackageReference Include="LightningChart" Version="12.3.1.1" />
<PackageVersion Include="LightningChart" Version="12.3.1.1" />
<PackageReference Include="LightningChart" />
paket add LightningChart --version 12.3.1.1
#r "nuget: LightningChart, 12.3.1.1"
#addin nuget:?package=LightningChart&version=12.3.1.1
#tool nuget:?package=LightningChart&version=12.3.1.1
LightningChart® is the fastest 2D and 3D WPF / Winforms / UWP data visualization toolkit for science and finance.
Includes SignalTools Components for real-time sound device mic-in, audio out, FFT spectrum, arbitrary multi-channel signal generator, WAV file stream reader.
2 WPF APIs included:
- Non-Bindable for best performance
- Bindable for great performance, MVVM and property binding features
LightningChart is entirely GPU accelerated (DirectX9, DirectX11 and WARP) and performance optimized data visualization control for presenting masses of data in 2D XY graph, 3D XYZ, polar, smith chart in real-time. LightningChart has 1500+ properties and 150+ event handlers, which allows to create the most flexible charting applications.
- Flexible XY charts
- Advanced 3D charts
- Smith charts
- Polar charts
- Pie/donut 3D charts
- Volumetric rendering
- Off-line vector maps and HERE on-line maps support
- Trader API
Alternatively, you can download SDK-installer (from www.LightningChart.com). Besides other things it contains Interactive Examples App (Demo). Demo contains hundreds of examples, which are easy to browse, run and extract as a separate Visual Studio project.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net8.0 is compatible. net8.0-android was computed. net8.0-browser was computed. net8.0-ios was computed. net8.0-maccatalyst was computed. net8.0-macos was computed. net8.0-tvos was computed. net8.0-windows was computed. net9.0 was computed. net9.0-android was computed. net9.0-browser was computed. net9.0-ios was computed. net9.0-maccatalyst was computed. net9.0-macos was computed. net9.0-tvos was computed. net9.0-windows was computed. net10.0 was computed. net10.0-android was computed. net10.0-browser was computed. net10.0-ios was computed. net10.0-maccatalyst was computed. net10.0-macos was computed. net10.0-tvos was computed. net10.0-windows was computed. |
.NET Framework | net48 is compatible. net481 was computed. |
Universal Windows Platform | uap was computed. uap10.0 is compatible. |
-
net6.0
- System.Drawing.Common (>= 8.0.8)
-
UAP 10.0
- Microsoft.NETCore.UniversalWindowsPlatform (>= 6.2.14)
- Microsoft.Toolkit.Uwp (>= 7.1.3)
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 | |
---|---|---|---|
12.3.1.1 | 254 | 6/13/2025 | |
12.2.1.1 | 1,800 | 3/26/2025 | |
12.1.1.1 | 14,805 | 10/10/2024 | |
12.0.1.1 | 11,749 | 6/10/2024 | |
11.0.1.1 | 19,970 | 2/14/2024 | |
10.5.1.1 | 24,013 | 6/15/2023 | |
10.4.1.1 | 12,926 | 2/8/2023 | |
10.3.2.2 | 8,284 | 8/9/2022 | |
10.3.2.1 | 3,129 | 7/28/2022 | |
10.3.1.1 | 7,634 | 5/25/2022 | |
10.2.1.1 | 40,090 | 12/16/2021 | |
10.1.2.2 | 6,827 | 7/16/2021 | |
10.1.2.1 | 2,444 | 7/8/2021 | |
10.1.1.1 | 2,524 | 6/17/2021 | |
10.0.1.1 | 2,489 | 6/16/2021 | |
9.1.1.1 | 2,542 | 6/16/2021 | |
9.0.1.1 | 1,922 | 6/16/2021 | |
8.5.1.1 | 7,004 | 6/16/2021 | |
8.4.3.1 | 2,102 | 6/16/2021 | |
8.4.2.1 | 2,041 | 6/16/2021 | |
8.4.1.1 | 3,399 | 6/16/2021 | |
8.3.2.1 | 2,965 | 6/16/2021 | |
8.3.1.1 | 1,841 | 6/16/2021 | |
8.2.3.1 | 1,844 | 6/16/2021 | |
8.2.2.1 | 2,024 | 6/16/2021 | |
8.2.1.1 | 2,039 | 6/16/2021 | |
8.1.5.1 | 1,996 | 6/16/2021 | |
8.1.4.1 | 2,011 | 6/16/2021 | |
8.1.3.1 | 1,962 | 6/16/2021 | |
8.1.2.1 | 1,870 | 6/16/2021 | |
8.1.1.1 | 1,936 | 6/16/2021 | |
8.0.2.1 | 2,044 | 6/16/2021 | |
8.0.1.1 | 2,194 | 6/16/2021 | |
8.0.0.2 | 2,235 | 6/16/2021 |
LightningChart® .NET version 12.3.1.1
Released June 12th, 2025.
In this release we focus on fixing errors and worked on several improvements. Those changes mostly concern proper automatic margins calculations, better positioning of axis text, as well as improved line-drawing precision and HERE tile map quality.
Improved line-drawing precision to 14-15 digits on ViewXY
Now line-series will be drawn correctly even then axes visible range just fraction of pico-unit (10-12, or improved precision to 14-15 digits). This allows much deeper zoom-in.
Improved HERE tile map quality
HERE map rendering services upgraded to use higher quality images as default. However, public Size property is added, which allows user to select lower quality image to speed up map tile download.
Other changes
New volumetric example is added to Interactive Examples App and older examples are polished.
Check out the rest of the changelog (in Portal) for detailed information.