File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11<p align =" center " >
22 <a href =" https://chartjs.blazorexpress.com " >
3- <img src="https://github. com/BlazorExpress/BlazorExpress.ChartJS/blob/ main/BlazorExpress.ChartJS.Demo.WebAssembly/wwwroot/ logo-180 .png" alt="Blazor Express logo" width="200" height="200">
3+ <img src="https://raw.githubusercontent. com/BlazorExpress/BlazorExpress.ChartJS/refs/heads/ main/nuget/ logo.png" alt="Blazor Express logo" width="200" height="200">
44 </a >
55</p >
66
3030Get started any way you want
3131
3232- Clone the repo: ` git clone https://github.com/BlazorExpress/BlazorExpress.ChartJS `
33- - Install with [ NuGet] ( https://www.nuget.org/ ) : ` Install-Package BlazorExpress.ChartJS -Version 1.0 .0 `
33+ - Install with [ NuGet] ( https://www.nuget.org/ ) : ` Install-Package BlazorExpress.ChartJS -Version 1.1 .0 `
3434
3535## Online Demos
3636
@@ -41,9 +41,13 @@ Get started any way you want
4141| Component Name | Demos |
4242| :--| :--|
4343| Charts: Bar chart | [ Demos] ( https://chartjs.blazorexpress.com/charts/bar-chart ) |
44+ | Charts: Bubble chart | [ Demos] ( https://chartjs.blazorexpress.com/charts/bubble-chart ) |
4445| Charts: Doughnut chart | [ Demos] ( https://chartjs.blazorexpress.com/charts/doughnut-chart ) |
4546| Charts: Line chart | [ Demos] ( https://chartjs.blazorexpress.com/charts/line-chart ) |
4647| Charts: Pie chart | [ Demos] ( https://chartjs.blazorexpress.com/charts/pie-chart ) |
48+ | Charts: PolarArea chart | [ Demos] ( https://chartjs.blazorexpress.com/charts/polararea-chart ) |
49+ | Charts: Radar chart | [ Demos] ( https://chartjs.blazorexpress.com/charts/radar-chart ) |
50+ | Charts: Scatter chart | [ Demos] ( https://chartjs.blazorexpress.com/charts/scatter-chart ) |
4751
4852More components coming...
4953
Original file line number Diff line number Diff line change 1515Get started any way you want
1616
1717- Clone the repo: ` git clone https://github.com/BlazorExpress/BlazorExpress.ChartJS `
18- - Install with [ NuGet] ( https://www.nuget.org/ ) : ` Install-Package BlazorExpress.ChartJS -Version 1.0 .0 `
18+ - Install with [ NuGet] ( https://www.nuget.org/ ) : ` Install-Package BlazorExpress.ChartJS -Version 1.1 .0 `
1919
2020## Online Demos
2121
@@ -26,9 +26,13 @@ Get started any way you want
2626| Component Name | Demos |
2727| :--| :--|
2828| Charts: Bar chart | [ Demos] ( https://chartjs.blazorexpress.com/charts/bar-chart ) |
29+ | Charts: Bubble chart | [ Demos] ( https://chartjs.blazorexpress.com/charts/bubble-chart ) |
2930| Charts: Doughnut chart | [ Demos] ( https://chartjs.blazorexpress.com/charts/doughnut-chart ) |
3031| Charts: Line chart | [ Demos] ( https://chartjs.blazorexpress.com/charts/line-chart ) |
3132| Charts: Pie chart | [ Demos] ( https://chartjs.blazorexpress.com/charts/pie-chart ) |
33+ | Charts: PolarArea chart | [ Demos] ( https://chartjs.blazorexpress.com/charts/polararea-chart ) |
34+ | Charts: Radar chart | [ Demos] ( https://chartjs.blazorexpress.com/charts/radar-chart ) |
35+ | Charts: Scatter chart | [ Demos] ( https://chartjs.blazorexpress.com/charts/scatter-chart ) |
3236
3337More components coming...
3438
You can’t perform that action at this time.
0 commit comments