Skip to content

Commit 791170a

Browse files
committed
Reorganize README sections for clarity and consistency
1 parent acf3d9a commit 791170a

1 file changed

Lines changed: 9 additions & 9 deletions

File tree

README.md

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,15 @@ Get started any way you want
3434

3535
## Online Demos
3636

37-
- [Demo Website](https://chartjs.blazorexpress.com)
37+
- [Demos Website](https://chartjs.blazorexpress.com)
38+
39+
## Supported Tech Stack
40+
41+
| BlazorExpress.ChartJS | .NET | Chart.js | chartjs-plugin-datalabels |
42+
|:--|:--|:--|:--|
43+
| 1.2.2 | 8, 9, 10 | 4.4.1 | 2.2.0 |
44+
| 1.1.0+ | 8 | 4.4.1 | 2.2.0 |
45+
| 1.0.0 | 8 | 4.0.1 | 2.2.0 |
3846

3947
## Components
4048

@@ -96,11 +104,3 @@ More components coming...
96104
## Copyright and license
97105

98106
Code and documentation copyright 2026 [Blazor Express](https://blazorexpress.com/) Code released under the [Apache-2.0 License](https://github.com/BlazorExpress/BlazorExpress.ChartJS/blob/main/LICENSE).
99-
100-
## Supported Tech Stack
101-
102-
| BlazorExpress.ChartJS | .NET | Chart.js | chartjs-plugin-datalabels |
103-
|:--|:--|:--|:--|
104-
| 1.2.2 | 8, 9, 10 | 4.4.1 | 2.2.0 |
105-
| 1.1.0+ | 8 | 4.4.1 | 2.2.0 |
106-
| 1.0.0 | 8 | 4.0.1 | 2.2.0 |

0 commit comments

Comments
 (0)