-
I'm developing a vue js application. I added the chart to my app. When the page loads, I get the first data from the service and then update the data with the data from the socket. But on my chart the candles look like straight lines and there is no fluctuation. Here you can find my data example. https://klinecharts.com/guide/faq There is a suggestion about this problem on the page, but I have no idea how to use it. When my chart is first opened, it looks like there is ripple, but when I zoom in it becomes a straight line. The candles should look like in this example. |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 1 reply
-
|
Beta Was this translation helpful? Give feedback.
-
Hi @liihuu, is this only included in KLineChart |
Beta Was this translation helpful? Give feedback.
setPriceVolumePrecision(6, 6)