Removing Data from DateTime Axis
Posted: Tue May 08, 2007 5:42 pm
We use you chart package in trading software
I need to implement chart without showing weekend’s days
Bottom Axis should be DateTime, since our application shows up to 10 days with intra day data.
This data contains objects that better handled with DateTime type.
Example – Axis Labels no Weekends – do not use DateTime
How can I remove weekend days from the Axis or moreover remove before/after trading hours, such as 00:00 – 8:30 and 16:00 – 23:59?
Of course, removing should cut the empty places.
Is a version 8 solving this problem, or there is another solution?
I need to implement chart without showing weekend’s days
Bottom Axis should be DateTime, since our application shows up to 10 days with intra day data.
This data contains objects that better handled with DateTime type.
Example – Axis Labels no Weekends – do not use DateTime
How can I remove weekend days from the Axis or moreover remove before/after trading hours, such as 00:00 – 8:30 and 16:00 – 23:59?
Of course, removing should cut the empty places.
Is a version 8 solving this problem, or there is another solution?