saschaw
Posts: 2
Joined: Sat Apr 30, 2022 4:15 pm

show actual values only

Hello,
I record a temperature value every 3 minutes and write it to a MySQL database. So I have 480 values every day. If I now want to display them as a diagram with highcharts, the diagram always shows an average value of 10 minutes. For example, if I have the values 10, 11 and 12 in the 10 minutes, I only see a value of 11. Can I set somewhere that I get all values displayed?
Many greetings
Sascha
mateusz.b
Posts: 2006
Joined: Tue Jul 13, 2021 11:34 am

Re: show actual values only

Hi saschaw,

Thanks for contacting us with your question.

Please create a live demo with you chart. Data can be hardcoded, I just need a reproduction of the issue. You can start here:
https://jsfiddle.net/BlackLabel/9qbkwv0m//

Regards!
Mateusz Bernacik
Highcharts Developer
saschaw
Posts: 2
Joined: Sat Apr 30, 2022 4:15 pm

Re: show actual values only

Hello,
I found the mistake.
I turned off the "Data grouping" function and now I can see all data points.

Sascha
mateusz.b
Posts: 2006
Joined: Tue Jul 13, 2021 11:34 am

Re: show actual values only

Hi saschaw,

Glad to hear you have figured it out. In case of any further questions feel free to contact us again.

Regards!
Mateusz Bernacik
Highcharts Developer

Return to “Highcharts Usage”