-
12 Jun 2012 6:15 AM #1
Yui chart in EXTJS4 MVC Panel
Yui chart in EXTJS4 MVC Panel
Hello...
I am Working on EXTJS4 MVC Portal, & I want to display YUI chart in portletpanel. I dont know how to configure YUI chart.Please HELP.....Thanks
-
12 Jun 2012 11:17 AM #2
Not to be snotty, but shouldn't you check the YUI documentation for the configuration of the chart?
Perhaps you're asking how to add a YUI chart as an Ext component. Is that the problem?
-
14 Jun 2012 10:07 PM #3
Hello Arthurakay,
I need a help to add a YUI chart as an Ext component.
Is there any tutorial.....
-
15 Jun 2012 5:56 AM #4
To answer your question, there is no tutorial that I am aware of...
...but ExtJS 3.x used YUI charts as part of the framework (before we moved to Canvas/SVG/VML in ExtJS 4).
So one thing I would recommend would be to download ExtJS 3.4 (the latest):
- http://www.sencha.com/products/extjs3
Take a look at the source code for the charting components - you could basically copy that approach, creating your own custom components.
Let me know how it goes!
-
18 Jun 2012 12:29 AM #5


Reply With Quote