cubism icon indicating copy to clipboard operation
cubism copied to clipboard

Values drawn after refresh are spaced incorrectly

Open jsvd opened this issue 12 years ago • 0 comments

Cubism parameters are step(1e4).size(720) and the div element is 720px. I'm reading from graphite (gauge metrics uploaded by statsd with flushInterval 10 sec).

After refreshing the page, the following redraws are "ugly". Here's an example after a while: http://i.imgur.com/V6D4gtg.png. The difference is very noticeable.

If I refresh the page, the whole horizon is drawn correctly (like the left side of the image).

jsvd avatar Nov 05 '13 10:11 jsvd