I'm kind of a newbie to flex. Do you have any links of examples on how to use the labelfunction?
--- In flexcoders@yahoogroups.com, "Brendan Meutzner" <[EMAIL PROTECTED]> wrote: > > Hi, > > You can accomplish the dates on the linear axis by defining what value 0 > would be as a date (eg. Today)... then just use a labelFunction on the axis > to return the date based on how many days before/after value 0. > > Same thing with for the custom labels... labelFunction... > > Not sure about the axis at the top of the chart... might have to leave that > one to Ely. I do remember seeing a post a couple months back about multiple > axis on one side, so perhaps there was a solution there that might help. If > you haven't already, you should take a look at Ely's charting sampler... > more than a few ideas for me have been inspired by what he's done there. > > http://demo.quietlyscheming.com/ChartSampler/app.html > > HTH, > > Brendan > > On 2/1/07, napearson99 <[EMAIL PROTECTED]> wrote: > > > > Hmmm..so i guess that only got me 10% of the way there. > > > > Is there a way to put dates on the linear access? I also want custom > > labels for those dates. I.E. 10/1/2007 would equal Q1 2008. > > > > I also want the axis labels to appear at the top and bottom. > > > > Doug - I'm interested in those click and drag style bars that Ely > > described how to do. I will build those with you if your interested. > > > > > > > > > > -- > Brendan Meutzner > Stretch Media - RIA Adobe Flex Development > [EMAIL PROTECTED] > http://www.stretchmedia.ca >