Search found 3 matches

by nrap
Wed Jan 16, 2008 8:32 am
Forum: Eastwood Chart Servlet
Topic: Bugs!
Replies: 3
Views: 40750

Look at that...
It is a good solution (and much simpler than mine!)
thanx!
by nrap
Tue Jan 15, 2008 4:47 pm
Forum: Eastwood Chart Servlet
Topic: Bugs!
Replies: 3
Views: 40750

Messy solution ( I'm only using PieCharts for now) At ChartServlet.java line 793 add if (chart.getPlot() instanceof PiePlot3D) { ((PiePlot3D)chart.getPlot()).setLabelBackgroundPaint(c); }else if (chart.getPlot() instanceof PiePlot) { ((PiePlot)chart.getPlot()).setLabelBackgroundPaint(c); }
by nrap
Tue Jan 15, 2008 3:30 pm
Forum: Eastwood Chart Servlet
Topic: Bugs!
Replies: 3
Views: 40750

Bugs!

As everything else new there are always bugs! :) Suppose we need a pie chart with background color. If we set the background color for labels to i.e. cyan, and the background of the area to cyan as well, we shouldn't have anything in White color. Check example here: chart.apis.google.com/chart?chf=b...