Date is merged incorrectly when using SegmentedTimeline
Posted: Wed Jun 29, 2011 3:01 pm
Date is merged incorrectly when using SegmentedTimeline.newMondayThroughFridayTimeline() on my charts.
For Example: I have the historical data for my one-week-history-chart since 22nd June. This chart excludes the week ends from plotting as there will not be any trading activity.
I have the data for 22nd (Wed), 23rd (Thu), 24th (Fri), 27th (Mon), 28th (Tue). The data is correctly plotted as expected by excluding the weekends from the chart and no data gaps are shown for this time period.
However, one issue I see is that the date labels are incorrectly overshadowed as shown in the image. Always, Monday (27th) Date label and Saturday (25th) date labels are clubbed rendered on each other.
Infact what is happening is that even though the week ends are excluded from the chart, there is still vertical grid line displayed for Saturday. In addition, there is a vertical grid line for Monday as it should be. However, there is very small gap between these two vertical grin lines. When the dates are shown for these two grid lines, they are mixed. Unfortunately, I don't know how to submit an image here.
I can reproduce this issue with yearly-historic-chart as well. Can someone please take a look at this issue?
Thanks.
For Example: I have the historical data for my one-week-history-chart since 22nd June. This chart excludes the week ends from plotting as there will not be any trading activity.
I have the data for 22nd (Wed), 23rd (Thu), 24th (Fri), 27th (Mon), 28th (Tue). The data is correctly plotted as expected by excluding the weekends from the chart and no data gaps are shown for this time period.
However, one issue I see is that the date labels are incorrectly overshadowed as shown in the image. Always, Monday (27th) Date label and Saturday (25th) date labels are clubbed rendered on each other.
Infact what is happening is that even though the week ends are excluded from the chart, there is still vertical grid line displayed for Saturday. In addition, there is a vertical grid line for Monday as it should be. However, there is very small gap between these two vertical grin lines. When the dates are shown for these two grid lines, they are mixed. Unfortunately, I don't know how to submit an image here.
I can reproduce this issue with yearly-historic-chart as well. Can someone please take a look at this issue?
Thanks.