VDT.Core.Blazor.XYChart 0.5.0

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

// Install VDT.Core.Blazor.XYChart as a Cake Tool
#tool nuget:?package=VDT.Core.Blazor.XYChart&version=0.5.0

VDT.Core.Blazor.XYChart

Blazor component to create SVG bar, line and area charts.

Features

TODO

Product Compatible and additional computed target framework versions.
.NET net6.0 is compatible.  net6.0-android was computed.  net6.0-ios was computed.  net6.0-maccatalyst was computed.  net6.0-macos was computed.  net6.0-tvos was computed.  net6.0-windows was computed.  net7.0 is compatible.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed.  net8.0 was computed.  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. 
Compatible target framework(s)
Included target framework(s) (in package)
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
2.1.0 71 5/12/2024
2.0.0 98 3/20/2024
1.0.0 155 11/19/2023
0.10.0 106 11/17/2023
0.9.0 127 11/5/2023
0.8.0 128 10/29/2023
0.7.0 121 10/14/2023
0.6.0 118 10/5/2023
0.5.0 118 9/26/2023
0.4.1 134 9/11/2023
0.4.0 144 9/9/2023
0.3.0 136 9/4/2023
0.2.0 162 8/28/2023
0.1.0 165 8/16/2023

- Fixed issues with stacked area charts
- Area layer and stacked line layer now interpret null as zero
- Removed line gap mode