PDA

View Full Version : [Ask] Graphic for Reporting



gondrong
27 Nov 2008, 12:02 AM
Is there any way to create chart graphics (bar,line,etc) for reporting in Ext 2.2?? If can is there any already chart for 2.2 in AJAX based??

Thanks

Jaitsu
27 Nov 2008, 1:00 PM
http://extjs.com/forum/showthread.php?t=9803

maybe this will help, i've seen it done on apps I've worked on

gondrong
28 Nov 2008, 8:21 AM
Thanks a lot. Any more examples??

ckr
5 Dec 2008, 11:02 AM
This (http://extjs.com/forum/showthread.php?p=240075#post240075) maybe?

gondrong
5 Dec 2008, 5:42 PM
hmm .. that looks interesting, btw are you using the google API??... thanks mate... keep it coming guys...

Animal
6 Dec 2008, 1:19 AM
Ext 3 has a chart package. The charts are based on familiar Ext.data.Store objects.

gondrong
6 Dec 2008, 4:20 AM
i'm using the ext 2.2 lib so can i just get the chart package or i have too use ext 3 instead?? btw any download links?

Animal
6 Dec 2008, 4:43 AM
If you purchase Premium Membership, you get access to the Ext SVN repository and can download and use the latest, unreleased V3.0 code.

The charting examples are cool!