Hi.
I'm developing a program that access a database and retrieves the data from
specif columns and i want to create charts with that data.
I can access it and retreive it using $resource from angularjs but i don't
understand how can i use it to create the charts.
I've been searching about nvd3 and angularjs and i can't find a way that
explains me and gives me a code example.
My data is presented like this:
{"List":[{"Name":"idade","Values":[[1025409600000,10],[1028088000000,11],[1030766400000,12],[1033444800000,13],[1036123200000,14],[1038801600000,15]]},{"Name":"xdcs","Values":[[1025409600000,20],[1028088000000,21],[1030766400000,22],[1033444800000,23],[1036123200000,24],[1038801600000,25]]}]}
Can anyone help me?
--
You received this message because you are subscribed to the Google Groups
"AngularJS" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/angular.
For more options, visit https://groups.google.com/groups/opt_out.