A lot of the things you're doing via CSS could (should) be done using our options. The option name to change the tooltip font family is tooltip.textStyle.fontName, as documented here: https://developers.google.com/chart/interactive/docs/gallery/geochart
On Tue, Mar 3, 2015 at 2:27 PM Simon Boydens <[email protected]> wrote: > Hello, > > I am making a geochart of the USA but i'm having trouble setting the > font-family of the tooltip. > The ishtml is set to true, i cannot set the tooltip.textStyle > {font-family: 'Montserrat'}. > I can only set the color, size in the .google-visualization-tooltip, > everything i did try failed and my text stays the default Arial. > > > Simon B > > -- > You received this message because you are subscribed to the Google Groups > "Google Visualization API" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To post to this group, send email to > [email protected]. > Visit this group at > http://groups.google.com/group/google-visualization-api. > For more options, visit https://groups.google.com/d/optout. > -- You received this message because you are subscribed to the Google Groups "Google Visualization API" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/google-visualization-api. For more options, visit https://groups.google.com/d/optout.
