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
[Click](https://mvc.syncfusion.com/demos/web/chart/remotedata) 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.
115
115
116
116
117
117
## AngularJS Data Binding
@@ -121,7 +121,7 @@ Typically, you will assign data directly to chart using **dataSource** property
121
121
122
122
I> Essential JS includes AngularJS directives for all controls in the **ej.widget.angular.min.js** script file.
123
123
124
-
N> All the properties in EjChart supports one way AngularJS binding except inner array properties like **series.points[]**, **series.trendlines[]**. [Click](http://help.syncfusion.com/js/angularjs) here to know more about Essential AngularJS and the properties which support two way AngularJS binding in chart.
124
+
N> All the properties in EjChart supports one way AngularJS binding except inner array properties like **series.points[]**, **series.trendlines[]**. [Click](https://help.syncfusion.com/js/angularjs) here to know more about Essential AngularJS and the properties which support two way AngularJS binding in chart.
125
125
126
126
{% highlight html %}
127
127
@@ -177,4 +177,4 @@ N> All the properties in EjChart supports one way AngularJS binding except inner
0 commit comments