You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
hi, how i do to load a json file like:
{"data":[{"hour":"00:07:02","value":"31.5"},{"hour":"00:06:29","value":"31.5"}....} into the mydata value to automatically load data and generate the chart?
thanks