Simple AngularJS Graph

It always struck me that Angular could be used as a nice simple tool for visualising data.

The ability to use Angular data values in inline style would allow for bar charts, graphs or pie charts to be created quite simply

{{xAxis}}
{{yAxis}}