Thanks for replying. Yes, that I could certainly do (marking legend:'none'). however, then, i lose control over where to show the legend and the way i need to lay it out, it does not look good. What would be ideal is to combine three pies in one unit and apply a legend to the entire unit.
I checked out the dashboard project. It looks promising, however, only examples if found were ones where a control or a set of controls was being bound to charts. how does one actually combine charts and then apply options such as legend on the combined set of charts without any controls?
Lastly, it looks like there is no way to actually read through the google charts api if we wanted to write a wrapper or if we wanted to extend it. is that true? For example, I use the gwt-visualization tool to use this in a gwt project. but without a debug version of the js file which I can read and make sense of, I cant really write gwt overlay types. So,where do i get a human readable version of the chart javascript file?
doles