Group: Forum Members
Last Active: 12 Years Ago
Posts: 1,
Visits: 1
|
Say I have a random data feed from SQL, and I want to display the data through the chart. How can I bind the x and y values of the chart to this data feed? The data has to be displayed in real time. I have implemented the chart from this link.
http://support.nevron.com/KB/a175/implement-real-time-chart-in-aspnet-application-using-ajax.aspx
How do i continue from here to insert data from my own database from SQL?
|