This is great news, great timing and great work. I knocked together a simple angular directive for JustGage (https://github.com/mattlaver/angular-justgage) a week or so back for a dashboard I was putting together and have been looking for some nice directives for charting to add to what I already had.
Talk about serendipity, I literally discovered Chart.js about an hour ago, searched for Angular directives for it on the off chance someone already made it, didn't find anything, then came to Hacker News and here is Angles.js.
Looks great, nice and easy to use. Excited to try it out!
Awesome. I just whipped it up today to help with some dashboards at work. Will probably make it more full-featured. Let me know if you have suggestions.
Erik, Awesome. I used Chart.js because it's come up a lot lately and is well documented, but Flot and the other more mature chart libs are probably better for most charting projects (read, allow dynamic data updates). Will try your wrapper today. - Lindsay
Thanks - right now I put up the <piechart> but soon will add the rest of the Flot library. I use Flot on a project dashboard and it does dynamic data updates nicely.
Also, I really like what you did by moving not just the data but parts of the chart setup itself - that is something I'll incorporate into Flang as well.
[1] http://code.shutterstock.com/rickshaw/