I ended up just putting them both in the same div and have a title div for the two charts.
I was wanting the pie chart representing the proportional data and the annotated time line showing the data over the course of time. Basically monitoring up and down status of a piece of hardware, and the pie chart taking the total time and divying up the time up and time down for the hardware. The problem was I was doing this for several pieces of hardware and the annotated time line did not have a title option to label the graph, so I needed a label for the 2 graphs, and only had 1. I was going to try and match the title of the pie chart with that of the annotated time line but ended up doing what I described above instead. On Thu, Jun 24, 2010 at 4:00 PM, Jinji <ji...@google.com> wrote: > Replicate what and towards what end? I don't understand. > > Corechart's pie chart have a fontSize option (see > http://code.google.com/apis/visualization/documentation/gallery/piechart.html), > which is by default calculated to be proportional to the chart size. > > On Wed, Jun 23, 2010 at 7:15 PM, Nathan Raley <nlrale...@gmail.com> wrote: > >> Any idea as to what the corechart, the one for the interactive pie chart, >> uses for their font size and type so I can replicate that? >> >> >> On Wed, Jun 23, 2010 at 10:57 AM, Jinji <ji...@google.com> wrote: >> >>> Unfortunately there's no title option to Annotated Time Line, sorry. >>> >>> On Tue, Jun 22, 2010 at 10:58 PM, Nathan Raley <nlrale...@gmail.com>wrote: >>> >>>> Is there a way to add a Title to the Annotated Time Line? >>>> >>>> The reason I ask is b/c I am splitting up the data into a couple >>>> different data tables and showing each one with a different >>>> AnnotatedTimeLine. I am dynamically creating my divs to do this; however, >>>> the charts just seem to run together. Is there any way I could add a title >>>> to this? >>>> >>>> Code sample is at: >>>> http://www.suntransformer.com/peter/GoogleAPI3/test/googleCharts.html >>>> >>>> Although it won't load any data. I use a c++ program and this page is >>>> an embedded cpp web browser component which retrieves its information for >>>> the c++ program. But you guys can see what I am doing. >>>> >>>> Is there any way to add a title or to add some space or something >>>> between the charts? >>>> >>>> -- >>>> You received this message because you are subscribed to the Google >>>> Groups "Google Visualization API" group. >>>> To post to this group, send email to >>>> google-visualization-...@googlegroups.com. >>>> To unsubscribe from this group, send email to >>>> google-visualization-api+unsubscr...@googlegroups.com<google-visualization-api%2bunsubscr...@googlegroups.com> >>>> . >>>> 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 >>> google-visualization-...@googlegroups.com. >>> To unsubscribe from this group, send email to >>> google-visualization-api+unsubscr...@googlegroups.com<google-visualization-api%2bunsubscr...@googlegroups.com> >>> . >>> 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 >> google-visualization-...@googlegroups.com. >> To unsubscribe from this group, send email to >> google-visualization-api+unsubscr...@googlegroups.com<google-visualization-api%2bunsubscr...@googlegroups.com> >> . >> 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 > google-visualization-...@googlegroups.com. > To unsubscribe from this group, send email to > google-visualization-api+unsubscr...@googlegroups.com<google-visualization-api%2bunsubscr...@googlegroups.com> > . > 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 google-visualization-...@googlegroups.com. To unsubscribe from this group, send email to google-visualization-api+unsubscr...@googlegroups.com. For more options, visit this group at http://groups.google.com/group/google-visualization-api?hl=en.