VDT.Core.Blazor.XYChart 0.3.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.3.0
NuGet\Install-Package VDT.Core.Blazor.XYChart -Version 0.3.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.3.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.3.0
#r "nuget: VDT.Core.Blazor.XYChart, 0.3.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.3.0

// Install VDT.Core.Blazor.XYChart as a Cake Tool
#tool nuget:?package=VDT.Core.Blazor.XYChart&version=0.3.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
3.0.0 67 6/22/2024
2.3.1 75 6/18/2024
2.3.0 67 6/1/2024
2.2.0 75 5/22/2024
2.1.0 77 5/12/2024
2.0.0 99 3/20/2024
1.0.0 156 11/19/2023
0.10.0 107 11/17/2023
0.9.0 128 11/5/2023
0.8.0 129 10/29/2023
0.7.0 122 10/14/2023
0.6.0 119 10/5/2023
0.5.0 119 9/26/2023
0.4.1 135 9/11/2023
0.4.0 145 9/9/2023
0.3.0 137 9/4/2023
0.2.0 163 8/28/2023
0.1.0 166 8/16/2023

- Added rerender when parameters change