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.

Create Chart Using Piechart Extjs

Nice day to continuing post in this blog. In this section i want to share about how to make chart using piechart, here i used data from database and i used json to display it. Usually chart can be used to facilitate in explaining a comparision. for example slaes dta each month, example we want [...]