2 messages in com.googlegroups.google-visualization-api[visualization-api] Re: Chart title font
FromSent OnAttachments
mjulson11 Jun 2008 13:30 
VizGuy (Google)15 Jun 2008 04:45 
Subject:[visualization-api] Re: Chart title font
From:VizGuy (Google) (viz@google.com)
Date:06/15/2008 04:45:32 AM
List:com.googlegroups.google-visualization-api

You can add your own title to your html with the font/style you want, and not set a title in the chart itself

On Jun 11, 1:30 pm, mjulson <mjul@gmail.com> wrote:

I'm new to javascript and I'm working with the Google Visualization API. I have a simple area chart from the example provided. But for some reason the title of the chart is coming up in some fancy ugly script font. Can anyone tell me how to change it or where to look?

I'm not sure if this should be a property I have to set in the google library (which I've searched and can't find anything related to styles) or if this is something google expects me to change outside of the api.