See the documentation for the tooltip width/height here: http://code.google.com/apis/visualization/documentation/gallery/piechart_old.html#Configuration_Options
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.
