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