|
Incorrect Date and time spacing in chart |
Posted by Aishwarya on Mar-03-2016 19:37 |
|
Hi,
On invoke of chart the date and time spacing is overlapping when the number of candles are huge. How can i set the date and time to show for few candles?
While zooming, spacing is fine.
Only the problem is when invoke of chart spacing problem as shown in attachment.
Please help . Thanks in advance.
Thanks & Regards,
Aishwarya
|
Re: Incorrect Date and time spacing in chart |
Posted by Peter Kwan on Mar-03-2016 20:22 |
|
Hi Aishwarya,
Is it possible there is some error in your data?
For the FinanceChart to work, the data should be in chronological order (in timer order). If the dates are random and not ordered, the chart may not look correct.
In your attached images, I see that the first date is 02 Mar, but the second date is in Dec, and then there are some dates in Jan and Feb. It seems the dates are not sorted.
If this is the cause of the problem, please modify your data to make sure the dates are sorted in ascending order.
Hope this can help.
Regards
Peter Kwan |
|