I have a report that lets the user define a date range and shows a chart for the selected date range. However, if a large date range is selected, the x-axis label for the chart is not being rendered properly to see dates. Currently there is no interval between two consecutive days.
Now i want to insert intervals at every 5 or 10-days. Iam tryingXY-Line chart but unable get the date values on X-axis. Can someone help me creating XY-Line Chart
Now i want to insert intervals at every 5 or 10-days. Iam tryingXY-Line chart but unable get the date values on X-axis. Can someone help me creating XY-Line Chart