Closed ihrankouski closed 5 years ago
According to time series example, it should be possible to create Line chart without specifying field labels in the options object. However error is thrown in such case at the moment: TypeError: Cannot read property 'length' of undefined
labels
TypeError: Cannot read property 'length' of undefined
@ihrankouski Did you manage to solve this issue? If so, any code would be appreciated :-)
Fix to the next release
According to time series example, it should be possible to create Line chart without specifying field
labels
in the options object. However error is thrown in such case at the moment:TypeError: Cannot read property 'length' of undefined