https://github.com/blazorextensions/chartjs
A Chart.js wrapper for Blazor
https://github.com/blazorextensions/chartjs
Last synced: 14 days ago
JSON representation
A Chart.js wrapper for Blazor
- Host: GitHub
- URL: https://github.com/blazorextensions/chartjs
- Owner: BlazorExtensions
- License: mit
- Created: 2021-02-16T13:59:25.000Z (about 5 years ago)
- Default Branch: main
- Last Pushed: 2021-02-22T02:16:26.000Z (about 5 years ago)
- Last Synced: 2025-02-23T06:16:07.243Z (about 1 year ago)
- Language: HTML
- Size: 246 KB
- Stars: 2
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
[](https://github.com/BlazorExtensions/ChartJS/actions)
[](https://www.nuget.org/packages/Blazor.Extensions.ChartJS)
[](https://www.nuget.org/packages/Blazor.Extensions.ChartJS)
[](https://github.com/BlazorExtensions/Logging/blob/master/LICENSE)
# Blazor Extensions
Blazor Extensions is a set of packages with the goal of adding useful features to [Blazor](https://blazor.net).
# Blazor Extensions ChartJT
This package is wrapper for the popular chart library [Chart.js](https://www.chartjs.org) that allow you to easily use its charts on a Blazor Application.
# Features
TBD
# Sample configuration
TBD
## Setup
TBD
## Usage
TBD
# Contributions and feedback
Please feel free to use the component, open issues, fix bugs or provide feedback.
# Contributors
The following people are the maintainers of the Blazor Extensions projects:
- [Attila Hajdrik](https://github.com/attilah)
- [Gutemberg Ribiero](https://github.com/galvesribeiro)