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
I try to create a simple LineChart and every time I get this error trying to include a LineChart: TypeError: this.props.series.events is not a function
I try to create a simple LineChart and every time I get this error trying to include a LineChart:
TypeError: this.props.series.events is not a function
I create this.state.data like this:
and result variable looks like this:
Complete error:
The text was updated successfully, but these errors were encountered: