Virtuino Forum

Full Version: ThingSpeak chart
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Hello,
I have a ThingSpeak chart that updates every 1 minute.
The data are collected to ThingSpeak every minute via MQTT protocol
In my Virtuino project I select "chart data period" = Last day and the data are ploted OK in the chart.
The problem now is that on next minute (+1) that the chart is updated automatically, the x-axis (period) changes to a larger period (+5 hours)
The next minute(+2) the x-axis period is now (+5 hours) and so on.
After some minutes the data line is just a virtical line because the period is too large.
Is there any setting that holds the x-axis period stable and the chart will just shift in the screen?

After refresh.
Minute 0
[attachment=119]

Minute +1
[attachment=120]

Minute +2
[attachment=121]

Minute +5
[attachment=122]
(08-15-2023, 07:32 AM)samxhot Wrote: [ -> ]Hello,
I have a ThingSpeak chart that updates every 1 minute.
The data are collected to ThingSpeak every minute via MQTT protocol
In my Virtuino project I select "chart data period" = Last day and the data are ploted OK in the chart.
The problem now is that on next minute (+1) that the chart is updated automatically, the x-axis (period) changes to a larger period (+5 hours)
The next minute(+2) the x-axis period is now (+5 hours) and so on.
After some minutes the data line is just a virtical line because the period is too large.
Is there any setting that holds the x-axis period stable and the chart will just shift in the screen?

After refresh.
Minute 0


Minute +1


Minute +2


Minute +5
 ok 
Hello people,
Is there any answer for my question about thingspeak chart?