Problem with XYItemRendererState.class

Discussion about JFreeChart related to stockmarket charts.
Locked
Derek

Problem with XYItemRendererState.class

Post by Derek » Mon Jan 23, 2006 2:51 pm

Hello, everyone,

I've just found out a problem in the XYItemRendererState.class.

When I try to compile XYAreaRenderer2.java, it calls a methods "getEntityCollection()" from the XYItemRendererState.class, which in fact does not contain a method named "getEntityCollection()".

Can anyone please send me a complete XYItemRendererState.java file with that method available? (org.jfree.chart.renderer.xy)

Many Thanks
Derek

Derek

Problem Solved

Post by Derek » Mon Jan 23, 2006 7:10 pm

===Sorry, everyone, I downloaded the rc1 version, so these problems occured. Now I am using rc3 version. No problems anymore.===

Locked