Page 1 of 1

HELP! Can I change the shapes to some images?

Posted: Thu Sep 18, 2008 3:11 am
by benjamincao
In the chart, we can use this : renderer.setSeriesShape(1, ShapeUtilities.createUpTriangle(4.4f)); to set Series Shape. Now I want to replace the shape with some image, is it possible? and how?

Posted: Tue Oct 14, 2008 4:04 am
by benjamincao
guys, I have do that successfully. I add a renderer named XYLineAndImageRenderer to add some Image to the chart. Now I just make it work and donot optimize. but it works.

Posted: Fri Jan 16, 2009 1:12 pm
by garzy
can post your the code of your rendere o send me via private message?. Thank you!!