You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
privateconststringpageTitle="Getting started with BlazorExpress.ChartJS";
56
89
privateconststringpageDescription="Explore practical Blazor ChartJS demos with step-by-step examples. Learn how to create interactive charts in your Blazor projects.";
57
-
privateconststringmetaTitle="Blazor ChartJS Demo – Getting Started with Interactive Chart Examples";
90
+
privateconststringmetaTitle="Blazor ChartJS Demo � Getting Started with Interactive Chart Examples";
58
91
privateconststringmetaDescription="Explore practical Blazor ChartJS demos with step-by-step examples. Learn how to create interactive charts in your Blazor projects.";
59
92
privateconststringimageUrl="https://i.imgur.com/IX3bajc.png"; // TODO: update with the actual image URL for the Bar Chart demo
Copy file name to clipboardExpand all lines: README.md
+8Lines changed: 8 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -101,3 +101,11 @@ More components coming...
101
101
## Copyright and license
102
102
103
103
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).
Copy file name to clipboardExpand all lines: nuget/README.md
+8Lines changed: 8 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -43,3 +43,11 @@ More components coming...
43
43
## Copyright and license
44
44
45
45
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).
0 commit comments