Hi
how difficult would it be to change the usage of colors by pattern?
I guess this would be done in some renderers, but where exactly, any hints?
Thanks
Heinrich
Pattern instead of colors for area charts
-
- JFreeChart Project Leader
- Posts: 11734
- Joined: Fri Mar 14, 2003 10:29 am
- antibot: No, of course not.
- Contact:
Patterns are quite hard to do. You could try Java's TexturePaint class, but when I last experimented with it the results weren't great. The alternative is to write your own code that can fill arbitrary shapes with patterns...which is harder than it sounds.
David Gilbert
JFreeChart Project Leader
Read my blog
Support JFree via the Github sponsorship program
JFreeChart Project Leader

