BlazorExpress.ChartJS
The BlazorExpress.ChartJs component library is a production-ready library built on the Blazor and Chart.js JavaScript library.
Install / Use
/learn @BlazorExpress/BlazorExpress.ChartJSREADME
<p align="center">
<a href="https://chartjs.blazorexpress.com">
<img src="https://raw.githubusercontent.com/BlazorExpress/BlazorExpress.ChartJS/refs/heads/main/nuget/logo.png" alt="Blazor Express logo" width="200" height="200">
</a>
</p>
<h3 align="center">BlazorExpress.ChartJs component library</h3>
<p align="center">
An open-source, production-ready Blazor charts component library built on the <b>Blazor</b> and <b>Chart.js</b> JavaScript library.
<br>
<a href="https://chartjs.blazorexpress.com/charts/getting-started"><strong>Getting Started »</strong></a>
<br>
</p>
Status
Table of contents
Quick start
Get started any way you want
- Clone the repo:
git clone https://github.com/BlazorExpress/BlazorExpress.ChartJS - Install with NuGet:
Install-Package BlazorExpress.ChartJS -Version 1.2.1
Online Demos
Components
| Component Name | Demos | Docs | |:--|:--|:--| | Charts: Bar chart | Demos | Docs | | Charts: Bubble chart | Demos | Docs | | Charts: Doughnut chart | Demos | Docs | | Charts: Line chart | Demos | Docs | | Charts: Pie chart | Demos | Docs | | Charts: PolarArea chart | Demos | Docs | | Charts: Radar chart | Demos | Docs | | Charts: Scatter chart | Demos | Docs |
More components coming...
Creators
Vikram Reddy
Copyright and license
Code and documentation copyright 2026 Blazor Express Code released under the Apache-2.0 License.
