Thank you for your quick response and bottom supporting for the legend. There are some other issues: 1. The 2D pie chart have labels of percentage on each slice while the 3D is not. How could I make these labels appear on 3D or disappear on 2D. 2. When clicking on the labels or tooltips, the slice could not be selected. I need to click in the area that does not have these things to make the selection work.
Please give your advice. Thanks, Phong Nguyen On Jul 15, 10:25 am, Viz Kid <[email protected]> wrote: > See the documentation for the tooltip width/height > here:http://code.google.com/apis/visualization/documentation/gallery/piech... > > > > On Thu, Jul 15, 2010 at 8:06 PM, pnguyen17 <[email protected]> wrote: > > I fixed the issue. However, I have another question. When using the 3D > > pie chart (using piechart package), it appears to me that the tool-tip > > is quite too big. How could I adjust its size. I would it is as small > > as its 2D (using corechart package). > > > On Jul 15, 4:46 am, Viz Kid <[email protected]> wrote: > > > Hi. > > > > I'm not sure I understand the problem. When ever your ajax call returns, > > > can't you redraw the chart? Which ajax calls should trigger this redraw? > > > > The setOnLoadCallback is expected top be run only once. From that point > > on, > > > the api should already be loaded in the page. > > > > Best, > > > Viz Kid > > > > On Wed, Jul 14, 2010 at 3:25 AM, pnguyen17 <[email protected]> > > wrote: > > > > I use setOnLoadCallback(...) to create and draw a chart. However, when > > > > using ajax for changing the page, it does not re-draw the chart > > > > anymore. I guess 'cause the event just fires only one time. So how > > > > could I make the chart could be drawn after each ajax call? > > > > > Thanks, > > > > Phong > > > > > -- > > > > You received this message because you are subscribed to the Google > > Groups > > > > "Google Visualization API" group. > > > > To post to this group, send email to > > > > [email protected]. > > > > To unsubscribe from this group, send email to > > > > [email protected]<google-visualization- > > > > api%[email protected]><google-visualization- > > api%[email protected] <api%[email protected]>> > > > > . > > > > For more options, visit this group at > > > >http://groups.google.com/group/google-visualization-api?hl=en. > > > -- > > You received this message because you are subscribed to the Google Groups > > "Google Visualization API" group. > > To post to this group, send email to > > [email protected]. > > To unsubscribe from this group, send email to > > [email protected]<google-visualization- > > api%[email protected]> > > . > > For more options, visit this group at > >http://groups.google.com/group/google-visualization-api?hl=en. -- You received this message because you are subscribed to the Google Groups "Google Visualization API" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/google-visualization-api?hl=en.
