This example demonstrates how to display data from a remote data source in a dxChart. The dxChart widget is created via AngularJS. The Data-Bound Application tutorial demonstrates how to create a custom data source that allows you to load data from a data service. The main difference is that we used the $http service instead of the jQuery ajax call.
See also:
jQuery.Deferred
How to connect to the database server
dxChart - How to display data from a remote data service (Knockout)
Question Comments
Added By: Nikolai (DevExpress Support) at: 3/2/2015 5:46:37 AM Hi Krishna,
This example operates properly. Would you please demonstrate the issue with a screencast?Added By: Alex Skorkin (DevExpress Support) at: 3/3/2015 2:01:17 AM
Hello Krishna,
The example is complete. It does not use any dxview files as you can see from the code. If you faced any issues implementing this example, please create a new ticket and provide your code where you encounter those issues.