-
11 Jun 2012 12:39 AM #1
Unanswered: Change Store data before setting to chart or pie chart
Unanswered: Change Store data before setting to chart or pie chart
Hi,
I am new to sencha.
I would like to change/modify the data before setting to pie chart. Where should I write the code code to modify data so that it will setting on display of pie chart.
Please suggest.
Thanks
Ravi
-
13 Jun 2012 9:09 AM #2Sencha - Senior Forum Manager
- Join Date
- Mar 2007
- Location
- St. Louis, MO
- Posts
- 33,656
- Vote Rating
- 435
- Answers
- 3108
You can use convert methods in your fields. You should really return the data in the way the store expects so you don't have to affect performance on the client.
Mitchell Simoens @SenchaMitch
Sencha Inc, Senior Forum Manager
________________
http://www.JSONPLint.com - Source to lint your JSONP!
Check out my GitHub, lots of nice things for Ext JS 4 and Sencha Touch 2
https://github.com/mitchellsimoens
Think my support is good? Get more personalized support via a support subscription. https://www.sencha.com/store/
Need more help with your app? Hire Sencha Services services@sencha.com
Want to learn Sencha Touch 2? Check out Sencha Touch in Action that is almost in print!
When posting code, please use BBCode's CODE tags.
Thank you for reporting this bug. We will make it our priority to review this report.


Reply With Quote