Skip to content

Commit 515f068

Browse files
committed
SEO-180844-mvc-page-with-redirect
1 parent 9245501 commit 515f068

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

aspnetmvc/Chart/Data-Markers.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -573,4 +573,4 @@ The following code example shows how to enable smart labels,
573573
![](Data-Markers_images/Data-Markers_img12.png)
574574

575575

576-
[Click](https://ej2.syncfusion.com/javascript/demos/#/bootstrap5/chart/default-pie.html) here to view the SmartLabel online demo sample.
576+
[Click](https://ej2.syncfusion.com/aspnetmvc/Chart/Pie#/bootstrap5) here to view the SmartLabel online demo sample.

aspnetmvc/Chart/Working-with-Data.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ var chartData = [
5454

5555
![](Working-with-Data_images/Working-with-Data_img1.png)
5656

57-
[Click](https://ej2.syncfusion.com/home/javascript.html) here to view the local data binding online demo sample.
57+
[Click](https://ej2.syncfusion.com/aspnetmvc/Chart/LocalData#/bootstrap5) here to view the local data binding online demo sample.
5858

5959

6060
2.You can also plot data to chart using **Points** option in the series. Using this property you can customize each and every point in the data.
@@ -111,7 +111,7 @@ You can bind the remote data to the chart by using the **DataSource** and you ca
111111

112112
![](Working-with-Data_images/Working-with-Data_img3.png)
113113

114-
[Click](https://ej2.syncfusion.com/javascript/demos/#/bootstrap5/chart/remote-data.html) here to view the remote data binding online demo sample.
114+
[Click](https://ej2.syncfusion.com/aspnetmvc/Chart/RemoteData#/bootstrap5) here to view the remote data binding online demo sample.
115115

116116

117117
## AngularJS Data Binding
@@ -177,4 +177,4 @@ N> All the properties in EjChart supports one way AngularJS binding except inner
177177

178178
![](/js/Chart/Working-with-Data_images/Working-with-Data_img4.png)
179179

180-
[Click](https://ej2.syncfusion.com/home/javascript.html#/chart/line) here to view the AngularJS data binding online demo sample.
180+
[Click](https://ej2.syncfusion.com/aspnetmvc/Chart/Line#/bootstrap5) here to view the AngularJS data binding online demo sample.

0 commit comments

Comments
 (0)