If it works fine in jsfiddle then you almost certainly have CSS that is 
changing it.  If you use Chrome's developer tools, you can drill down into 
the SVG code inside the chart container.

On Friday, August 1, 2014 12:17:51 PM UTC-4, CeBe wrote:
>
> When I put my code in jsfiddle, the font is fine. I'm having trouble 
> getting dev tools to let me pick the tooltip in the DOM and I don't see it 
> when viewing source. Any tips?
>
> On Thursday, July 31, 2014 11:49:58 PM UTC-4, Andrew Gallant wrote:
>>
>> The font should apply to both, and does when I created a test case: 
>> http://jsfiddle.net/asgallant/u8j9D/.  Can you provide a full code 
>> example that replicates the problem?
>>
>> It is possible that you have CSS that is messing with the tooltips; I 
>> suggest examining the tooltip with a DOM inspector to see where the wrong 
>> fonts are coming from.
>>
>> On Thursday, July 31, 2014 12:34:51 PM UTC-4, CeBe wrote:
>>>
>>> I have set the font of the tooltip using tooltip: {textStyle: {fontSize: 
>>> 12, fontName: 'Arial'}. This works for the tooltip "labels", but not the 
>>> actual values. See screenshot. How do I set the font of the values?
>>>
>>>
>>> <https://lh5.googleusercontent.com/-V07DrCCgZOU/U9pv_CoiKyI/AAAAAAAAAJE/fiRWEtpXHNQ/s1600/tooltip.png>
>>>
>>>

-- 
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 google-visualization-api+unsubscr...@googlegroups.com.
To post to this group, send email to google-visualization-api@googlegroups.com.
Visit this group at http://groups.google.com/group/google-visualization-api.
For more options, visit https://groups.google.com/d/optout.

Reply via email to