djoshi
Posts: 61
Joined: Fri Mar 26, 2021 5:16 pm

Data representation issues

Hi

I got a data set which is about a month long. There is a data point for each minute.

When I view the data as wide as possible this is what is outputted. This is shown in plot 1.
plot1.png
plot1.png (22.19 KiB) Viewed 201 times
When I zoom into the circle area, this is what I see. as shown in plot 2.
plot2.png
plot2.png (28.87 KiB) Viewed 201 times
It seems that the true value is not accurately shown in the first plot. And in the second plot, it is also not displayed correctly to 2A, as it seems like it's being cut off.

If I was to then select the specific date-time of that datapoint instead of a month full of data this is what I am seeing. As you can see the peaks increase.
plot3.png
plot3.png (21.99 KiB) Viewed 201 times
hubert.k
Posts: 1164
Joined: Mon Apr 11, 2022 11:48 am

Re: Data representation issues

Hello djoshi!
It is hard to tell you what is not working and what could be done without taking look at your code. Could you reproduce the issue in an online editor that I could work on? You can start here: https://jsfiddle.net/BlackLabel/jzrsvk23/

I am looking for your response.
Kind regards!
Hubert Kozik
Highcharts Developer

Return to “Highcharts Stock”