Print Shortlink

Bar and Pie chart examples in Sencha Touch 2.1

Sencha Touch 2.1 ships with charts and drawing API. You can find a sample example of bar and pie charts using charts API in my GitHub page. The charts are populated using an Employee store that has name and years of experience fields.

You can find the complete code in https://github.com/prabhu-durasoft/ChartsInSenchaTouch2.1

Leave a Reply