ایجاد نمودار با استفاده از AngularJS و Web API
301, MovedPermanently
http://www.codeproject.com/Articles/1152413/Charts-in-angularjs-using-webapi icon

In development world, you may get a requirement from your client, they wants a weekly, quarterly and yearly charts. You always think, how can I make charts with use of angularjs.  So today, in this article, we are going to learn

  • how to create charts in angularjs using webapi
  •  higcharts.js

In this example, our requirement is, we have dropdownlist of student names. if user select any student, it will show selected students marks in the form of charts. 

ایجاد نمودار با استفاده از AngularJS و Web API