---------- Forwarded message ---------- From: "Krist Wongsuphasawat" <[EMAIL PROTECTED]> To: "Brian Staats" <[EMAIL PROTECTED]> Date: Wed, 23 Jul 2008 15:06:42 -0400 Subject: Re: [flexcoders] Re: parallel coordinates component with Flex3
On Wed, Jul 23, 2008 at 2:52 PM, Brian Staats <[EMAIL PROTECTED]> wrote: > Thanks for the pic Krist, excellent work! > > I am looking at network logs (IDS, email, antivirus, etc...) which can > be very large, but for my purpose I will use a subset so the size will > vary. > The picture you saw is dataset with 1000 records. I took about 19 seconds to render. > > Does your implementation have any interactions (brushing, sorting, > coordinate adding, subtracting, reordering)? Any clustering or > filtering algorithms? These are all features I would like to develop > into a PC vis. > It's still a work in progress. The current implementation support axes reordering. > > Like I mentioned... the development I have done thus far is very meek > compared to your accomplishment. Do you have any interest opening up > your implementation so that other devs like myself could contribute > and expand upon what you have done thus far? > The code is a little bit messy but if you don't mind, you can start a project somewhere and I'll see what I can do. > On Wed, Jul 23, 2008 at 2:08 PM, Krist Wongsuphasawat > <[EMAIL PROTECTED]> wrote: > > Hi Brian, > > > > I am working on a custom parallel coordinate component in Flex 3, which I > > have attached the pictures within this email. By the way, how big is your > > dataset that you want to visualize? > > > > Regards, > > > > Krist W. > > > > > > > Regards, Krist

