Blazor-ApexCharts 1.2.1

.NET Core

Blazor-ApexCharts

A blazor wrapper for ApexCharts.js

Demo


v1.0 Released to production!

Credits to @thirstyape for pushing it over the edge!

We have cleaned up the options class in order to align with the js version as much as possible. It should only be minor changes but if you have any problems just let us know.


Installation

Nuget

Blazor-ApexCharts

dotnet add package Blazor-ApexCharts

Usage

Assets

In _Host.cshtml (server-side) or in index.html (client-side) add the following lines to the body tag after the _framework reference

<script src="_content/Blazor-ApexCharts/js/apex-charts.min.js"></script>
<script src="_content/Blazor-ApexCharts/js/blazor-apex-charts.js"></script>

Imports

Add a reference to Blazor-ApexCharts in your _Imports.razor

@using ApexCharts;

Chart Options

Apex Chart options is available in the ApexChartOptions class that can be passed to the chart. More info in Apex documentation ApexCharts Docs.

Stargazers repo roster for @apexcharts/Blazor-ApexCharts

No packages depend on Blazor-ApexCharts.

Version Downloads Last updated
6.0.1 0 5/21/2025
6.0.0 0 4/28/2025
5.1.0 1 3/6/2025
5.0.1 1 3/6/2025
5.0.0 1 3/6/2025
4.0.1 1 3/6/2025
4.0.0 1 3/6/2025
3.5.0 1 3/6/2025
3.4.0 1 3/6/2025
3.3.0 1 3/6/2025
3.2.0 1 3/6/2025
3.1.0 1 3/6/2025
3.0.0 1 3/6/2025
2.3.3 1 3/6/2025
2.3.2 1 3/6/2025
2.3.1 1 3/6/2025
2.3.0 1 3/6/2025
2.2.1 1 3/6/2025
2.2.0 1 2/28/2025
2.1.0 1 3/6/2025
2.0.0 1 3/6/2025
1.3.0 1 3/6/2025
1.2.1 1 3/6/2025
1.1.1 1 3/7/2025
1.1.0 1 3/6/2025
1.0.1 1 3/6/2025
1.0.0 1 3/6/2025
0.9.22-beta 1 2/28/2025
0.9.21-beta 2 9/4/2023
0.9.20-beta 1 2/28/2025
0.9.19-beta 1 2/28/2025
0.9.18-beta 1 2/28/2025
0.9.17-beta 1 2/28/2025
0.9.16-beta 1 2/28/2025
0.9.15-beta 1 2/28/2025
0.9.14-beta 1 2/28/2025
0.9.13-beta 1 2/28/2025
0.9.12-beta 2 2/28/2025
0.9.11-beta 1 2/28/2025
0.9.10-beta 1 2/28/2025
0.9.8-beta 1 3/4/2025
0.9.7-beta 1 3/4/2025
0.9.6-beta 1 3/4/2025
0.9.5-beta 1 3/4/2025
0.9.4-beta 1 3/4/2025
0.9.3-beta 1 3/4/2025
0.9.2-beta 1 3/4/2025
0.9.1-beta 1 3/4/2025
0.9.0-beta 1 3/4/2025
0.8.2-beta 1 3/4/2025
0.8.1-beta 1 3/4/2025
0.8.0-beta 1 3/4/2025
0.7.0-beta 1 3/4/2025
0.6.1-alpha 1 2/28/2025
0.6.0-alpha 1 3/2/2025
0.5.0-alpha 1 3/2/2025
0.4.1-alpha 1 2/28/2025
0.4.0-alpha 1 3/2/2025
0.2.4-alpha 1 2/28/2025
0.2.3-alpha 1 2/28/2025
0.2.2-alpha 1 3/2/2025
0.2.1-alpha 1 2/28/2025
0.2.0-alpha 1 3/2/2025
0.1.1-alpha 1 3/2/2025
0.1.0-alpha 1 3/2/2025
0.0.4-apha 1 3/5/2025
0.0.3-alpha 1 3/2/2025