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
Try to add the options like this <canvas chart="Line" data="myData" options="myOptions" legend=true width="500" height="300"></canvas>
Hope this helps...
Hi
I use code like this
html <canvas chart="Line" data="chart" legend=true width="500" height="300"></canvas>
but its generate error something like this
Error: [$compile:nonassign] http://errors.angularjs.org/1.2.10/$compile/nonassign?p0=undefined&p1=chart at Error (native)
How to fix it? thanks
The text was updated successfully, but these errors were encountered: