Hello everybody,

I'm trying to use amChart in a qooxdoo mobile application. The problem I'm 
facing right now is that I don't have a <div> tag to draw the chart at. Because 
chart.write("chartdiv"); expects a <div> container. In qooxdoo desktop it would 
work like this:

chart.write(widget.getChildControl("body").getContentElement().getDomElement());

Unfortunately the qooxdoo Mobile widget does not provide any of these methods.

Can somebody tell me how this can be done with a qooxdoo Mobile widget?



Regards Stefan
------------------------------------------------------------------------------
HPCC Systems Open Source Big Data Platform from LexisNexis Risk Solutions
Find What Matters Most in Your Big Data with HPCC Systems
Open Source. Fast. Scalable. Simple. Ideal for Dirty Data.
Leverages Graph Analysis for Fast Processing & Easy Data Exploration
http://p.sf.net/sfu/hpccsystems
_______________________________________________
qooxdoo-devel mailing list
qooxdoo-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel

Reply via email to