From: Nathaniel G. A. <nat...@ya...> - 2003-11-07 17:18:53
|
Unfortunately no one has. The Legend code is pretty much self contained. The only points of intersection will be in sizing the plot area for the Radar to allow enough space for the legend. I am not sure off the top of my head what the radar chart code does as far as sizing itself, but it should get the sizing required for the legend from the Legend Object, and then size itself accordingly. You should be able to pretty much cut and paste bits of the code from PieChart2D for the Legend. --- Jarle Liknes <jl...@do...> wrote: > Hi, > > I've just started to use jCharts, which looks very good so far! > > I need to generate a Radar chart, and built from CVS. The chart looks > fine, but legends is not implemented. > (RadarChart.java: //todo : render legend, use scale processor > classes,...) > > Has anyone implemented this? Thought I ask before I start to look deeper > into the code myself... > > Thanks, > -Jarle > > > __________________________________ Do you Yahoo!? Protect your identity with Yahoo! Mail AddressGuard http://antispam.yahoo.com/whatsnewfree |