VDT.Core.Blazor.XYChart 0.4.1

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.4.1
NuGet\Install-Package VDT.Core.Blazor.XYChart -Version 0.4.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="VDT.Core.Blazor.XYChart" Version="0.4.1" />
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.4.1
#r "nuget: VDT.Core.Blazor.XYChart, 0.4.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 VDT.Core.Blazor.XYChart as a Cake Addin
#addin nuget:?package=VDT.Core.Blazor.XYChart&version=0.4.1

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

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 70 5/12/2024
2.0.0 97 3/20/2024
1.0.0 154 11/19/2023
0.10.0 105 11/17/2023
0.9.0 126 11/5/2023
0.8.0 127 10/29/2023
0.7.0 120 10/14/2023
0.6.0 117 10/5/2023
0.5.0 117 9/26/2023
0.4.1 133 9/11/2023
0.4.0 144 9/9/2023
0.3.0 135 9/4/2023
0.2.0 161 8/28/2023
0.1.0 164 8/16/2023

- Added line and bar chart examples