Hello guys,
Here my current script to get updating value from JSON:
jsFiddle
So after 20s, the page will reload 1 time to get the value from JSON. It was working fine if the JSON was generated within 20s but with >20s the chart can not be generated. I tried to use jQuery.isEmptyObject to verify if JSON empty and reload chart but no working. Am I missing or doing wrong somewhere.
Thanks
-
This topic was modified 7 years, 9 months ago by jonasbui1476.