Skip to content

Commit a2b10fe

Browse files
authored
Update README.md
1 parent d9c7116 commit a2b10fe

File tree

1 file changed

+11
-5
lines changed

1 file changed

+11
-5
lines changed

README.md

Lines changed: 11 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,22 @@
11
![.NET Core](https://github.com/joadan/Blazor-ApexCharts/workflows/.NET%20Core/badge.svg?branch=master)
22

3+
4+
5+
# Blazor-ApexCharts
6+
A blazor wrapper for [ApexCharts.js](https://apexcharts.com/)
7+
## [Demo](https://apexcharts.github.io/Blazor-ApexCharts)
8+
39
---
410

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!
614

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.
817

918
---
1019

11-
# Blazor-ApexCharts
12-
A blazor wrapper for [ApexCharts.js](https://apexcharts.com/)
13-
## [Demo](https://apexcharts.github.io/Blazor-ApexCharts)
1420

1521
## Installation
1622
### Nuget

0 commit comments

Comments
 (0)