Could anyone help me with the code needed to get a stacked bar using gchart with Java under google web toolkit?
Asked
Active
Viewed 502 times
2 Answers
1
You can under gchart 2.7: http://clientsidegchart.googlecode.com/svn/trunk/javadoc/com/googlecode/gchart/client/package-summary.html#ChartGallery
Scroll down to the stacked chart with example code (it's basically a square pie chart).

Craigo
- 3,384
- 30
- 22
0
You cannot at the moment create stacked bars using gchart with Google Web Toolkit using Java.

dirbacke
- 2,861
- 21
- 25