chart replacement

A discussion forum for JFreeChart (a 2D chart library for the Java platform).
Locked
Lei Chen

chart replacement

Post by Lei Chen » Tue Aug 28, 2001 4:55 am

Hi,


I have a JFreeChart object cotained within a JFreeChartPanel object. What are the steps to replace the current chart with a totally different chart? I'm new to Java, so some specifics would be much appreciated. Also assume JFreeChartPanel is contained within a Swing panel.


Thanks

Locked