Charles, Razzak will probably chime in here. At the conference he presented a way to recycle RCharts so you may want to look there.
Jan -----Original Message----- From: Charles Parks <[EMAIL PROTECTED]> To: [email protected] (RBASE-L Mailing List) Date: Fri, 25 Jan 2008 14:03:32 -0600 Subject: [RBASE-L] - R:Chart Series Where Clause Is there a way to add a where clause for each series or do they each need a different view? I have a table structure TodayDate DaysInRange (Values: -14, 60, 180, 365) Qty I would like each DaysInRange value to be a different series with the labels:TodayDate, x:TodayDate, y:Qty. Would this take 4 views or is there a different way?

