Chart Model With ng-repeat how to call the data?

Guys i have a question here

how to call data in chart
with ng-repeat ?
when i try to call the data
always show error
like data = {{u.data}}
if data="u.data"
not working , any one can help me ?