Thanks for the suggestion. I tried adding the fontsize to my code but
nothing changed, am I using it wrong?

chart.draw(data, {width: 400, height: 240, fontSize:300, is3D: true,
title: 'Average Time in Minutes'});

I didn't really want 300 pxs I just wanted to make sure that a change
would be very noticable. Did I use it wrong?
Thanks


On Jun 3, 8:00 am, Viz Kid <[email protected]> wrote:
> Hi.
>
> Assuming you are using the latest version (i.e. package corechart) you can
> control the font size of the entire chart via the fontSize option.
> See the docs for more 
> details:http://code.google.com/apis/visualization/documentation/gallery/barch...
>
> <http://code.google.com/apis/visualization/documentation/gallery/barch...>
> Best,
>   Viz Kid
>
> On Thu, Jun 3, 2010 at 4:25 PM, darkling <[email protected]> wrote:
> > I'm working with a horizontal bar graph. The graph itself works fine
> > but the numbers along the bottom (which I didn't specify the graph
> > made them for me) are just too small to be read. Is there a way to
> > make them bigger? Increase the font size or something?
>
> > --
> > 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.

Reply via email to