Search found 1 match
- Wed Aug 06, 2014 11:15 pm
- Forum: JFreeSVG
- Topic: CanvasGraphics2D and gradient fills bug
- Replies: 0
- Views: 48711
CanvasGraphics2D and gradient fills bug
Just been playing with JFreeSVG with JFreeChart and gradient fills for Meter Charts and notice that when we use the CanvasGraphics2D the fill expands beyond the circle. This is pretty easy to replicate by creating a background gradient fill for the dial chart as follows: GradientPaint gp = new Gradi...