"No data available for this period" for graph, live data is shown

@paulminize @triemann Another trick :
if you want more than 1 widget for the same Sensor on the Cayenne Dashboard

Ex : Graph Temperature + Gauge Temperature + Value Temperature

In your sketch : apply 1 channel for 1 widget !
Ex:

  • channel 1 for Graph Temp
  • channel 2 for Gauge Temp
  • channel 2 for Value Temp

Then in Cayenne Dashboard you select what kind of widget you apply for the 3 new channel appeared.