-
3 Nov 2011 1:37 AM #1
Facing issue with sencha touch chart
Facing issue with sencha touch chart
Hi ,
I am new to sencha touch charts . I want to display a chart in the panel
{
xtype: 'panel',
id: 'panel2',
title: '<font size=2>Graph</size>',
bodyStyle: "padding: 8px; background-color: white;",
height: 200,
width : 200,
disabled: false
}
I have three values which will be coming from three variables dynamically and i want to display a pie chart inside the panel based on those three values. But I am not sure about how to do this.Please help .Thanks in advance .
-
3 Nov 2011 5:48 AM #2Sencha - Senior Forum Manager
- Join Date
- Mar 2007
- Location
- St. Louis, MO
- Posts
- 33,714
- Vote Rating
- 438
Charts aren't fully baked to work with ST2 but have you tried to follow this example (using ST 1.1.1)?
http://dev.sencha.com/deploy/touch-c.../examples/Pie/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.
-
4 Nov 2011 1:02 PM #3
@mitchellsimoens,
Is there a roadmap for integrating touch charts with ST2?
-
4 Nov 2011 1:20 PM #4Sencha - Senior Forum Manager
- Join Date
- Mar 2007
- Location
- St. Louis, MO
- Posts
- 33,714
- Vote Rating
- 438
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.
-
6 Nov 2011 10:28 PM #5
Sencha touch chart
Sencha touch chart


Hi ,
I tried these examples ... but I am not getting to form chart on the basis of data i am receving .
I am getting the following values
"totalNoOfAlerts":11,"totalNoOfNotifications":0,"noOfActionsInPending":0
In my response ... after calling the service . I need to generate the chart on basis of these values and display in my panel ... I am using sencha touch 1.1
Thanks & Regards ,
Praveen Pandey
-
14 Nov 2011 11:10 AM #6Sencha - Sencha Touch Dev Team
- Join Date
- Mar 2007
- Location
- Redwood City, California
- Posts
- 3,653
- Vote Rating
- 14
Touch Charts are being updated and will be ready at or near the release of Touch 2.


Reply With Quote
It will happen tho... the charts are too awesome not to have them