Open yuhao-nyc opened 8 years ago
try this. hope it will solve.
$('.knob').knob({
"skin":"tron",
"readOnly":true,
'dynamicDraw': true,
"displayInput":false
});
somehow im having this issue, when the page loads the value of "input box" came first then 1 sec later the circles start to rendering/load. anyone any thoughts? thank you!