ChartJs.Blazor.Gembo
0.10.4
Gembo项目自用,实现了缩放和平移
CharJs charts for Blazor.
Supports both client- and server-side projects. See the (soon to be existing) samples.
Supports:
Line-Chart, Bar-Chart, Radar-Chart, Doughnut- and Pie-Chart, Bubble-Chart, Mixed-Chart, PolarArea-Chart.
Chart legend with custom handler for Item generation and events - Javascript and .Net handlers supported.
Disclaimer: This is the last published Version. Further development will take place in the original repository at https://github.com/mariusmuntean/ChartJs.Blazor.
Install-Package ChartJs.Blazor.Gembo -Version 0.10.4
dotnet add package ChartJs.Blazor.Gembo --version 0.10.4
<PackageReference Include="ChartJs.Blazor.Gembo" Version="0.10.4" />
paket add ChartJs.Blazor.Gembo --version 0.10.4
#r "nuget: ChartJs.Blazor.Gembo, 0.10.4"
// Install ChartJs.Blazor.Gembo as a Cake Addin #addin nuget:?package=ChartJs.Blazor.Gembo&version=0.10.4 // Install ChartJs.Blazor.Gembo as a Cake Tool #tool nuget:?package=ChartJs.Blazor.Gembo&version=0.10.4
Release Notes
-
Dependencies
-
.NETStandard 2.0
- Microsoft.AspNetCore.Components.Web (>= 3.0.0)
- Microsoft.CSharp (>= 4.6.0)
- Newtonsoft.Json (>= 12.0.2)
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.