Search found 1 match
- Mon Oct 21, 2019 4:59 am
- Forum: JFreeChart
- Topic: How to Apply Pattern to Bar Chart
- Replies: 1
- Views: 6566
How to Apply Pattern to Bar Chart
I'm attempting to apply patterns(slanted lines or stripes) to the data in my bar charts. Currently I've applied custom colors to the bars but I need to apply two other unique features in addition to that. I was thinking Patterns and Stroke. One idea I had was to overlay an image on top of each bar. ...