Closed ppcat closed 8 years ago
Hi,
I found some strange jitter when my chart got a lot of data within it. Just like below image, it should like clear square-type chart, but when data value changed, it got jitters.
JSBin Did i do something wrong with config? Thank you very much!
Mike
I'm sorry for the late reply.
Please set the bezierCurve to false. See the example on jsbin.
bezierCurve
false
It works like a charm. Sorry I thought that bezierCurve is default to false. It's my mistake. Thank you!
Hi,
I found some strange jitter when my chart got a lot of data within it. Just like below image, it should like clear square-type chart, but when data value changed, it got jitters.
JSBin Did i do something wrong with config? Thank you very much!
Mike