An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

          

[![Build](https://github.com/BlazorExtensions/ChartJS/workflows/CI/badge.svg)](https://github.com/BlazorExtensions/ChartJS/actions)
[![Package Version](https://img.shields.io/nuget/v/Blazor.Extensions.ChartJS.svg)](https://www.nuget.org/packages/Blazor.Extensions.ChartJS)
[![NuGet Downloads](https://img.shields.io/nuget/dt/Blazor.Extensions.ChartJS.svg)](https://www.nuget.org/packages/Blazor.Extensions.ChartJS)
[![License](https://img.shields.io/github/license/BlazorExtensions/ChartJS.svg)](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)