Hello,
I'm wondering if it's possible to set the interval for the minor stroke of a CategoryDateTimeXAxis? Right now I am setting the interval property for the axis, which sets the interval of the major stroke properly, but the minor stroke is still being determined automatically, which is not particularly helpful. For example, if I set the interval to 1 minute, the major stroke appears correctly every minute, but then the minor strokes will split the minute into 5 parts, meaning a minor stroke appears every 12 seconds - not particularly helpful... ideally if the major stroke is 1 minute I'd like to have the minor strokes appear every 10 seconds. The situation is even worse when the interval is 1 day, and then the minor strokes appear every 4.8 hours...
So, is it possible to set the interval for the minor stroke as well as the major stroke?
Thanks
Hi,
Currently it is not possible to set the internval of the minor lines. It is determined automatically based on how much physical space is available between the major lines. In 11.2 you will have access to a feature called custom tickmarks that should allow you more control over these decisions, however.
Hope this helps!
-Graham
Actually, I may have spoke too soon. I don't believe that this functionality is available for the CategoryDateTimeXAxis, I would suggest filing a feature request for greater control over the minor grid lines in this case.
Ok, I've created a feature request. If this feature is selected, is it a possibility that it would be available for the next release? Also, when is the release of 11.2 scheduled?
11.2 is very imminent, and locked down, so it wouldn't make it into 11.2. Whether it makes it into 12.1 will depend on how it gets prioritized. Its not a large change to the chart, however.