Search found 2 matches
- Thu May 10, 2012 3:54 am
- Forum: JFreeChart
- Topic: JFreeChart 1.0.14
- Replies: 18
- Views: 41382
Re: JFreeChart 1.0.14
Many Thanks David. but still even if i comment my Legend code... i still get error witht the new jars. which means im not using Class Legend and Class StandardLegend. just not understanding, whats going wrong. The code just doesnt work with addition of new Jar and no error is display on console. jus...
- Wed May 09, 2012 9:58 am
- Forum: JFreeChart
- Topic: JFreeChart 1.0.14
- Replies: 18
- Views: 41382
Re: JFreeChart 1.0.14
Hello David, can you advice me on one issue. my old code i was using "jfreechart-0.9.21" and "jcommon-0.9.6" whcih contained Class Legend and StandardLegend. My new version is "jfreechart-1.0.2" which excludes these 2 class. can you please help me, which class will now replace these 2 classes. Your ...