gauge.js
gauge.js copied to clipboard
Aligning tricks with numbers

I have requested 10 ticks on a range from 0 to 100:
renderTicks: {
divisions: 10,
in the gauge above but they do not seem to align with the numbers.
Please tell me how I can get ticks that align with the numbers?
Source code: gauge.zip