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'm trying to add model to chart (from example)
And I recieved an error:
VM5817:1 EXCEPTION: NoSuchMethodError: No static method 'ChartOptions.' declared in class 'ChartOptions'.
Receiver: Type: class 'ChartOptions'
Tried calling: ChartOptions.()
The text was updated successfully, but these errors were encountered:
rikulo_highcharts 0.1.1
Dart 1.24.3
I'm trying to add model to chart (from example)
And I recieved an error:
VM5817:1 EXCEPTION: NoSuchMethodError: No static method 'ChartOptions.' declared in class 'ChartOptions'.
Receiver: Type: class 'ChartOptions'
Tried calling: ChartOptions.()
The text was updated successfully, but these errors were encountered: