jQWidgets Forums

Forum Replies Created

Viewing 1 post (of 1 total)
  • Author
    Posts
  • in reply to: Numbers on gauge Numbers on gauge #16357

    luxxtek
    Member

    I found it !!!

    It’s the interval

    $(‘#gaugeContainer’).jqxGauge({ labels: { distance: ’50px’, position: ‘inside’, interval: 1, offset: [0, -10], visible: true, formatValue: function (value) { return value;
    }}
    });

Viewing 1 post (of 1 total)