From: Nicolas R. <nr...@ce...> - 2004-11-09 19:32:48
|
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> <html> <head> <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type"> <title></title> </head> <body bgcolor="#ffffff" text="#000000"> <font size="-1"><font face="Trebuchet MS">Hello, I am new in the list. I am using some charts of JCharts's libraries and they work very well.<br> <br> Now I have to generate a new chart. I am using ScatterPlotAxisChart but I need to assign a new ScatterPlotProperties for each set of data points. At this moment the same ScatterPlotProperties applies to the entire dataset.<br> <br> Can somebody help me to modify the method <i>scatterPlotDataSet.addDataPoints</i> ? I think the best way will be add a new parameter to this method with the ScatterPlotProperties. I know that I will have to change other classes to handle this behavior.<br> <br> <br> Thanks<br> <br> Nicolas<br> </font></font><br> </body> </html> |