File tree Expand file tree Collapse file tree 1 file changed +11
-5
lines changed Expand file tree Collapse file tree 1 file changed +11
-5
lines changed Original file line number Diff line number Diff line change 1
1
![ .NET Core] ( https://github.com/joadan/Blazor-ApexCharts/workflows/.NET%20Core/badge.svg?branch=master )
2
2
3
+
4
+
5
+ # Blazor-ApexCharts
6
+ A blazor wrapper for [ ApexCharts.js] ( https://apexcharts.com/ )
7
+ ## [ Demo] ( https://apexcharts.github.io/Blazor-ApexCharts )
8
+
3
9
---
4
10
5
- ** v1.0 Released to production!**
11
+ ## v1.0 Released to production!
12
+
13
+ Credits to [ @thirstyape ] ( https://github.com/thirstyape ) for pushing it over the edge!
6
14
7
- Credits to [ @thirstyape ] ( https://github.com/thirstyape ) for pushing it over the edge!
15
+ We have cleaned up the options class in order to align with the js version as much as possible.
16
+ It should only be minor changes but if you have any problems just let us know.
8
17
9
18
---
10
19
11
- # Blazor-ApexCharts
12
- A blazor wrapper for [ ApexCharts.js] ( https://apexcharts.com/ )
13
- ## [ Demo] ( https://apexcharts.github.io/Blazor-ApexCharts )
14
20
15
21
## Installation
16
22
### Nuget
You can’t perform that action at this time.
0 commit comments