I would like to get a PNG image of a chart with transparent background, as that would be usefull when making webpages. I tried
chart.setBackgroundPaint(new Color(0,0,0,0));
but then I got a black background instead. Is it not possible to get a transparent background?
Transparent background in PNG?
Re: Transparent background in PNG?
Hi Fredrik,
There have been several requests for this, but unfortunately I haven't had time to work out the solution. It is on my to-do list, but I'm sort of hoping that someone else will get to it before I do...
Regards,
Dave Gilbert
There have been several requests for this, but unfortunately I haven't had time to work out the solution. It is on my to-do list, but I'm sort of hoping that someone else will get to it before I do...
Regards,
Dave Gilbert