Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
105
Showing limited points using CategoryDateTimeXAxis with ability to move back and forth in time frames
posted

Hello Team,

                My use case is as follows. I have a xamDataChart which displays stock prices. I have the data points from the market open to market close. But I only want to display latest 10 minutes of stock price at a given time. So if current time is 12:33 pm, my X axis would be having minimum value of 12:30 and maximum value of 12:40 pm.

But if the user wishes, he can use the horizontal scroll bar to move back to the previous 10 minute time frames. For eg user can scroll back to see the data from, say 11:20 am to 11:30 am. Then he can scroll forward to see the data from 12:00 to 12:10 pm. And finally scroll forward to the current time frame from 12:30 to 12:40 pm. 

Can this be achieved ?

Thanks,

Manan 

Parents
  • 105
    posted

    A slight change to my requirement. If the user wishes, he should be able to scroll back as much as he wants . For eg, if he wants to view data from market open uptil now, then he should be able to . Once he has viewed the data, he should also be able to zoom out to the current 10 minute window

    Thanks,

    Manan

Reply Children
No Data