This example demonstrates how to display data from a remote data source in a dxChart. The dxChart widget is created via Knockout. The Data-Bound Application tutorial demonstrates how to create a custom data source that allows you to load data from a data service. This example uses the same approach.
See also:
jQuery.Deferred
dxChart - How to display data from a remote data service (AngularJS)
How to connect to the database server
Question Comments
Added By: Nikolai (DevExpress Support) at: 3/2/2015 5:47:35 AM Hi Krishna,
This example operates properly. Would you please demonstrate the issue with a screencast?Added By: krishna reddy katram at: 3/2/2015 9:14:05 AM
Hi is there any dxview file missed below.Or only html and js file are needed.I am doing in devextreme basic application project.In my mobile simulator i am getting blank screen.
Added By: Alex Skorkin (DevExpress Support) at: 3/3/2015 2:01:01 AMHello 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.
Added By: Jose Daniel Escribano at: 8/11/2016 8:26:37 AM anyway to do this with jquery?