I'm using Primefaces' bar chart component to print data over a period of 30 days. The problem is, there are so many points on the chart that the x-axis labels overlap and are unreadable. For our purposes, these labels are not important. How can I hide these values so they are not displayed at all? I've tried some of the jqPlot options, but I appear to be doing it wrong. Setting them ends up distorting my graph. Any ideas?