bernii/gauge.js

Aligning tricks with numbers

philiprbrenan opened this issue · 0 comments

image

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