jqPlot - Label and Tick text overlap

jqplot, label, overlap

Solution

Ok, silly of me.

I did not include jqplot CSS file properly. it was pointing to wrong directory.

Problem

I'm trying to display ticks and label together on Y axis but the texts seem to be overlapping between the label and ticks: Any idea how to move the label more to the left?

Original source