Still cannot reproduce.Can you try your code in the playground - http://code.google.com/apis/ajax/playground/#column_chart
<http://code.google.com/apis/ajax/playground/#column_chart>BTW - are you using GWT or javascript ChartMan On Fri, Jun 26, 2009 at 12:19 AM, jeremyprioux <[email protected]>wrote: > > here are my options : > > options.setBackgroundColor("#F2FAFF"); > options.setSize(115, 210); > options.set3D(true); > options.setTitle(title); > options.setOption("legend", "none"); > options.setOption("titleFontSize", "12"); > options.setColors("#00618B"); > options.setMin(0); > options.setMax(100); > > nothing special ... I don't know how can I have a "readable" tooltip ! > > On 25 juin, 19:22, ChartMan <[email protected]> wrote: > > I cannot reproduce. > > I get the tooltip font size not affected from external font-size > > declaration. > > Can you send an example? > > > > ChartMan > > > > On Thu, Jun 25, 2009 at 7:44 PM, jeremyprioux <[email protected] > >wrote: > > > > > > > > > Hi, > > > > > Get into the problem in 2 seconds :http://jeremyp.info/tooltipsize.png > > > > > Seems that tooltip font size is depending on tooltip size, which can't > > > be specified whith the API. Have you got any ideas of how can I fix > > > it? > > > > > Thanks a lot, > > > > > Jérémy > > > --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
