VDT.Core.Blazor.XYChart
0.5.0
There is a newer version of this package available.
See the version list below for details.
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
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#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
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
VDT.Core.Blazor.XYChart
Blazor component to create SVG bar, line and area charts.
Features
TODO
Product | Versions 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.
-
net6.0
- Microsoft.AspNetCore.Components.Web (>= 6.0.0)
-
net7.0
- Microsoft.AspNetCore.Components.Web (>= 7.0.0)
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 | 106 | 6/22/2024 |
2.3.1 | 111 | 6/18/2024 |
2.3.0 | 94 | 6/1/2024 |
2.2.0 | 99 | 5/22/2024 |
2.1.0 | 104 | 5/12/2024 |
2.0.0 | 128 | 3/20/2024 |
1.0.0 | 182 | 11/19/2023 |
0.10.0 | 139 | 11/17/2023 |
0.9.0 | 157 | 11/5/2023 |
0.8.0 | 155 | 10/29/2023 |
0.7.0 | 147 | 10/14/2023 |
0.6.0 | 147 | 10/5/2023 |
0.5.0 | 147 | 9/26/2023 |
0.4.1 | 159 | 9/11/2023 |
0.4.0 | 165 | 9/9/2023 |
0.3.0 | 160 | 9/4/2023 |
0.2.0 | 188 | 8/28/2023 |
0.1.0 | 191 | 8/16/2023 |
- Fixed issues with stacked area charts
- Area layer and stacked line layer now interpret null as zero
- Removed line gap mode