[flexcoders] Charts with dynamic series

2007-04-12 Thread Ryan
Hi All, I've been pulling my hair out trying to work out how to do this, sure it's pretty easy but I'm finding myself confused :-/ What I'm trying to do is create a line chart with a dynamic number of series. An example of the chart would be a line chart showing Sales per Month. I'd like to

Re: [flexcoders] Charts with dynamic series

2007-04-12 Thread Tom Chiverton
On Thursday 12 Apr 2007, Ryan wrote: ChartData [ArrayCollection] - series [ArrayCollection] - 0 [Array] (array of numbers, for the first year) - 1 [Array] (array of numbers, for the second year) - ..etc..etc.. - axis [ArrayCollection] - 0 [Array] (array of strings,

Re: [flexcoders] Charts with dynamic series

2007-04-12 Thread Ryan Barrett
On 12 Apr 2007 02:44:56 -0700, Tom Chiverton [EMAIL PROTECTED] wrote: On Thursday 12 Apr 2007, Ryan wrote: ChartData [ArrayCollection] - series [ArrayCollection] - 0 [Array] (array of numbers, for the first year) - 1 [Array] (array of numbers, for the second year) -

Re: [flexcoders] Charts with dynamic series

2007-04-12 Thread Tom Chiverton
On Thursday 12 Apr 2007, Ryan Barrett wrote: chartData.series contains a collection of series, so just mapping that doesn't help. Is that not what you want (one graph line for each series in chartData.series) ? -- Tom Chiverton Helping to dramatically supply mission-critical bandwidth on: