We are using a Line Graph with a time X-Axis.
In the cookbook (http://jet.us.oracle.com/jetCookbook.html?component=lineChart&demo=styles ), we applied minorTicks and minorStep property on the Y-axis, and it displayed as we expected. We tried applying it on the X-Axis but did not work, possibly because it is a time Axis.
Is there any way we can use the MinorTicks on XAxis?
Thanks!