I have a time-based line chart that varies in the number of values displayed. If the user chooses a large date range there will be a large number of values returned from the web service. As a result, the grid lines and categoryAxis labels are too close or overlapping. Is there a way to space the grid lines and labels based on the number of values?