What steps will reproduce the problem?
I have a code like this:
slices.add(Slice.newSlice(percent, Color.black, "A&B"));
PieChart chart = GCharts.newPieChart(slices);
img.setUrl(chart.toURLString());
What is the expected output? What do you see instead?
"A&B" slice
"A" slice is created instead
What version of the product are you using? On what operating system?
charts4j-gwt-1.2
Please provide any additional information below.
Original issue reported on code.google.com by tim.lebe...@gmail.com on 7 Jun 2009 at 12:34
Original issue reported on code.google.com by
tim.lebe...@gmail.com
on 7 Jun 2009 at 12:34