There's no easy workaround.  At one point I had a workaround which essentially involved you copying and pasting some code from the chart source with a line or two of change.  That's kind of a sketchy thing to do though, since at that point your mucking with implementation details that are subject to change from version to version. But I'll see if I can dig up the workaround again.
 
Ely.
 


From: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On Behalf Of Mark
Sent: Tuesday, August 29, 2006 5:45 PM
To: flexcoders@yahoogroups.com
Subject: [flexcoders] Re: TypeError: Error #1009 in AreaChart with variable Series

First, thanks so much for your response Ely.

That's an excellent point about setting the series array. I hadn't
considered that. I guess that's why it's such a good idea to include
code snippets. You found an issue I didn't know I had. I've changed
the code to build the array and then assign it to the series property.

In my case the area chart is in fact stacked so I assume it's the
"known" issue you've referenced in several other posts. I changed it
from stacked and it works great. Unfortunately, my requirements are
that it be stacked. Is there a work around for this issue?

thanks,

Mark

__._,_.___

--
Flexcoders Mailing List
FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt
Search Archives: http://www.mail-archive.com/flexcoders%40yahoogroups.com





SPONSORED LINKS
Software development tool Software development Software development services
Home design software Software development company


YAHOO! GROUPS LINKS




__,_._,___

Reply via email to