Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cant create a Bar Chart with bar-chart-data #1589

Open
Snotmann opened this issue Jan 23, 2025 · 0 comments
Open

Cant create a Bar Chart with bar-chart-data #1589

Snotmann opened this issue Jan 23, 2025 · 0 comments
Labels
bug Something isn't working needs-triage Needs looking at to decide what to do

Comments

@Snotmann
Copy link

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

  • Dashboard version: newest
  • Node-RED version: 4.18
  • Node.js version: ?
  • npm version: 10.8.2
  • Platform/OS: Raspberry 6.6.8
  • Browser: Firefox 134.0

Have you provided an initial effort estimate for this issue?

I have provided an initial effort estimate

@Snotmann Snotmann added bug Something isn't working needs-triage Needs looking at to decide what to do labels Jan 23, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working needs-triage Needs looking at to decide what to do
Projects
Status: Backlog
Development

No branches or pull requests

1 participant