Yeah, I knew what you meant. On Mon, Nov 16, 2009 at 5:02 PM, turbo_vb <[email protected]> wrote:
> > > Cool, yeah I should have said custom lineSegmentRenderer. > > > -TH > > --- In [email protected] <flexcoders%40yahoogroups.com>, Jake > Churchill <reyna...@...> wrote: > > > > THANK YOU. I have seen this before and I've been looking for it forever. > > The stinking chart components are all in the dataviz SWC and I couldn't > get > > past a null error I was getting. > > > > On Mon, Nov 16, 2009 at 4:43 PM, turbo_vb <timh...@...> wrote: > > > > > > > > > > > Sorry bout that, let's try it again: Sample< > http://www.timothyhoff.com/projects/LineRendererSample/LineRendererSample.html > > > > > > > > > > > > -TH > > > > > > --- In [email protected] <flexcoders%40yahoogroups.com>, Jake > Churchill <reynacho@> wrote: > > > > > > > > I've been trying something like this but item renders and actual > segments > > > of > > > > the line seem to be drawn separately. By the way, your link doesn't > work. > > > > > > > > On Mon, Nov 16, 2009 at 3:35 PM, turbo_vb TimHoff@ wrote: > > > > > > > > > > > > > > > > > > > Hi Jake, > > > > > > > > > > You could do it with a custom itemRenderer and control the alpha or > > > actual > > > > > drawing; based on a data property. Here's a custom renderer sample > to > > > get > > > > > you started: > > > > > > > > > > Colored Line Chart Sample< > > > http://www.flashcomguru.com/index.cfm/2009/11/11/pdf-for-flex-devs> > > > > > > > > > > > > > > > > > > -TH > > > > > > > > > > --- In [email protected] <flexcoders%40yahoogroups.com>, > Jake Churchill reynacho@ wrote: > > > > > > > > > > > > I'm struggling with how to hide a section of a LineSeries. Does > > > anyone > > > > > have > > > > > > any pointers or links to point me in the right direction? > > > > > > > > > > > > Thanks! > > > > > > > > > > > > -Jake > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > >

