Closed IdNotFound closed 8 years ago
Here's what I sometimes see: (refreshing often fixes it)
Raw HTML data points: var data = [[[1451606400000, 2410000.00],[1448928000000, 1650000.00],[1446336000000, 1100000.00],]];
JS console data points: (notice how the order doesn't match HTML, but matches the weirdness in the graph)
For future reference:
Here's what I sometimes see: (refreshing often fixes it)
Raw HTML data points: var data = [[[1451606400000, 2410000.00],[1448928000000, 1650000.00],[1446336000000, 1100000.00],]];
JS console data points: (notice how the order doesn't match HTML, but matches the weirdness in the graph)