Create Chart Using Linechart in Extjs
I got this source from extjs official site, here source http://www.extjs.com/deploy/dev/examples/chart/charts.html. In this source explain how to make chart using linechart and columnchart. Here i just only explain about linechart where the data take from database. here i used JsonStore to display data.