ChartJs.Blazor.Fork
2.0.0
Chart.js charts for Blazor. Compatible with client-side and server-side Blazor applications.
There is a newer version of this package available.
See the version list below for details.
See the version list below for details.
Install-Package ChartJs.Blazor.Fork -Version 2.0.0
dotnet add package ChartJs.Blazor.Fork --version 2.0.0
<PackageReference Include="ChartJs.Blazor.Fork" Version="2.0.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add ChartJs.Blazor.Fork --version 2.0.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: ChartJs.Blazor.Fork, 2.0.0"
#r directive can be used in F# Interactive, C# scripting and .NET Interactive. Copy this into the interactive tool or source code of the script to reference the package.
// Install ChartJs.Blazor.Fork as a Cake Addin
#addin nuget:?package=ChartJs.Blazor.Fork&version=2.0.0
// Install ChartJs.Blazor.Fork as a Cake Tool
#tool nuget:?package=ChartJs.Blazor.Fork&version=2.0.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Release Notes
Biggest changes:
* Unified all charts into one Blazor component
* Entirely reworked datasets
* Improved JavaScript interop layer and API (callbacks)
* Simplified namespaces
* Library no longer contains copy of Chart.js and moment.js builds
* Lots of bugfixes and other improvements
More on https://github.com/mariusmuntean/ChartJs.Blazor/releases/tag/v2.0.0
Dependencies
-
.NETStandard 2.1
- Microsoft.AspNetCore.Components.Web (>= 3.1.8)
- Microsoft.CSharp (>= 4.7.0)
- Newtonsoft.Json (>= 12.0.3)
Used By
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
Version History
Version | Downloads | Last updated |
---|---|---|
2.0.2 | 8,650 | 1/11/2021 |
2.0.1 | 1,407 | 1/1/2021 |
2.0.0 | 5,365 | 11/8/2020 |
0.10.4 | 721 | 10/9/2019 |
0.10.3-preview | 595 | 9/14/2019 |
0.10.2-preview | 385 | 7/25/2019 |
0.10.1-preview | 159 | 7/25/2019 |