Graphs not updating

Thank you for taking the time to submit your bug/issue! Please use the points below as a guide when submitting.

  • Device & model you are using (Ex: Pi 2 Model B or Arduino Uno with W5100 ethernet shield)
    MQTT, specifically updating a line graph from MQTT.fx OR Python using paho.mqtt both running on windows 10, both exhibit the same problem.

  • What dashboard are you using? (Web, iOS, Android)
    Web (Firefox on Windows 10)

  • Please describe the bug / issue as detailed as possible. Attaching the code and any relevant screenshots would be very helpful!
    I am using a MQTT device and sending data from MQTT.fx, to a line graph. The payload is delivered and the LIVE GRAPH updates (see image), however, the historical data is not kept in any of the other views (m, h, d, etc.).

Please advise, I need graphing or my application will not work on your system. The dashboard can be found at:
https://cayenne.mydevices.com/cayenne/dashboard/device/bc85b650-c013-11e6-93aa-710edf07d1e7

LIVE DATA OK:

NO HISTORICAL DATA!

Same problem here. I think there are going updates…

Yep, seems to be a bug. The Cayenne team is working on it, hopefully will patch it next week.

@scminne @theanch92 @adam Hey guys,

We released a fix for this a few days ago. The fix was for something related to this. I’m hoping the fix we released took care of this too. When you have some time, can you check and see if you issue is resolved?

Thanks!

-B

All my minute graphs still say no data and most of the hour graphs only have a couple data points but rest seem ok.

B,

I did not see any difference in my implementation - all of the graphs (except live) remain blank.

I should note that I am publishing in a one-shot manner (ie disconnecting after publishing), but I hope this does not matter.

I would be a happy to share my code if it would be helpful. Alternatively, could you share code with me that demonstrates the proper graph behavior? This would be very helpful if you think you have it fixed on your side.

Best,
Steve