You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
before i migrated to dashboard 2.0 on dashboard (1) i used the bar-chart-data node to create graphs about smartmetering or usage of oil.
But since i migrated to dashboard 2.0 the graphs are dont shown, i think maybe the time was wrong of the bar chart data node.
Or maybe the chart node didnt interpred it correctly.
Current Behavior
Hey together,
before i migrated to dashboard 2.0 on dashboard (1) i used the bar-chart-data node to create graphs about smartmetering or usage of oil.
But since i migrated to dashboard 2.0 the graphs are dont shown, i think maybe the time was wrong of the bar chart data node.
Or maybe the chart node didnt interpred it correctly.
The data i want to viulize is:
[{"labels":["01-17","01-18","01-19","01-20","01-21","01-22","01-23"],"series":["Stromverbrauch","Einspeisung","Erzeugung_Gesamt"],"data":[[0,0,0,0,0,0,438240.8],[0,0,0,0,0,0,20306.2],[0,0,0,0,0,0,160.5]]}]
But the bar chart is still empty ... filled with nothing.
Regards,
Daniel
Expected Behavior
No response
Steps To Reproduce
No response
Environment
Have you provided an initial effort estimate for this issue?
I have provided an initial effort estimate
The text was updated successfully, but these errors were encountered: