Hi
I have json that gives unixtime and value. I tried to get it to maps but no success. Colroot gives an error.
I would like to change the unixtime to ticks in each value. How can I do it? Then I pass the string to graph.
Now all i can have is this:
(ArrayList) [[1434672000000, 44.560001373291], [1434672086000, 44.560001373291], [1434672172000, 44.5]]
I have json that gives unixtime and value. I tried to get it to maps but no success. Colroot gives an error.
I would like to change the unixtime to ticks in each value. How can I do it? Then I pass the string to graph.
Now all i can have is this:
(ArrayList) [[1434672000000, 44.560001373291], [1434672086000, 44.560001373291], [1434672172000, 44.5]]