XYSplineRenderer

Our client has requested a scatter plot with a smoothed line as part of the graph. Is it possible to add an XYSplineRenderer in the configureChart method of the JFreeChart object?

Hello,

You might also want to look at the new 3D Charts Module, which includes a Scatter Chart.

We are interested in helping customize charts to fit various needs.

Thanks for the reply. The client is not really looking for a 3D chart. I was just wondering if it was possible to add or override a renderer with the XYSplineRenderer for a Classic or Easy Chart.

Yes you can use the XYSplineRenderer.