Depends on what you expect from the behavior after clicking a category
Ticks generator is located in the file: jqplot.axisTickRenderer.js
You can download 1) modify the code to give each #id tick and attach the behavior using your own jquery code
2) specify the ticks in $(".jqplot-xaxis") and add the behavior - | | -
source share