Hit there,
I'm using org.jibble.epsgraphics.EpsGraphics2D to save charts as EPS. It works nearly perfect. The only problem I have, when I save a chart with alpha transparency:
subplotOben.setForegroundAlpha(0.5f);
The transparency effect gets lost in the eps? Has anyone an idea or a workaround?
Thank you very much!!!!
Best
Reinhard
Problems with alpha transparency and Eps-Export
-
- JFreeChart Project Leader
- Posts: 11734
- Joined: Fri Mar 14, 2003 10:29 am
- antibot: No, of course not.
- Contact:
I think this is because Postscript doesn't have support for transparency.
David Gilbert
JFreeChart Project Leader
Read my blog
Support JFree via the Github sponsorship program
JFreeChart Project Leader

