Closed NiAlvarez closed 3 years ago
Hey! so im trying to render a line-chart but series with an array from backend are not rendering
I tried to set options on my onMount but this won't work either.
`
This is my code at the moment. My array "electricList" is returning an array filled with ints but that serie is not rendering. Why?
Hey! so im trying to render a line-chart but series with an array from backend are not rendering
I tried to set options on my onMount but this won't work either.
`
`This is my code at the moment. My array "electricList" is returning an array filled with ints but that serie is not rendering. Why?