Currently, a bar chart with dates in the x-axis will show all of the date labels until you exceed 10 categories at which point some sort of space-saving function is triggered and then every other label is shown. A user would like the ability to specify this threshold value. So something like an option for 'Maximum number of labels to show'. All labels would be shown until the number of categories exceed this threshold value.