This is a migrated thread and some comments may be shown as answers.

ASP.NET X-axis as time

1 Answer 91 Views
Chart (Obsolete)
This is a migrated thread and some comments may be shown as answers.
Mahesh Immedisetty
Top achievements
Rank 1
Mahesh Immedisetty asked on 07 Oct 2010, 10:04 AM

Hi,

We are building a financial web application which requires a real time chart. Initially an empty chart will be shown to the customer with X-Axis from 08:00 to 18:00 with a gap of 2 hours, i.e 6 points. The Y-axis should be adjusted based on the price between these timings.

The data will come from the server for every 1min(configurable) and this needs to be update the chart and send back to the client. Rememeber my X-axis is always constant with 6 points(08:00 to 18:00) but if the data comes at let's say 10:23 then the data needs to be updated between 10:00 to 12:00. So, basically the line chart will start at 08:00 and progresses every 1min until it reach 18:00.

could you please let me know how this can be acheived using telerik asp.net chart control.

Please find attached image for more information.

Thanks a lot.

Mahesh

1 Answer, 1 is accepted

Sort by
0
Yavor
Telerik team
answered on 11 Oct 2010, 08:18 AM
Hello Mahesh,

To see more informaton along the lines of the requested functionality, please refer to the following example:

http://demos.telerik.com/aspnet-ajax/chart/examples/appscenarios/livedata/defaultcs.aspx

The control can be rebound to reflect any changes in the underlying data. This forum post:

http://www.telerik.com/community/forums/aspnet-ajax/chart/asp-net-controls-radchart-real-time-data.aspx

contains additional details on this setup, as well as possible options to enhance it.
I hope this gets you started properly.

Sincerely yours,
Yavor
the Telerik team
Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Public Issue Tracking system and vote to affect the priority of the items
Tags
Chart (Obsolete)
Asked by
Mahesh Immedisetty
Top achievements
Rank 1
Answers by
Yavor
Telerik team
Share this question
or