[visualization-api] font-size of the table

2015-05-16 Thread Wilson Rogério Braun
How can I change the font size of the table in the code below? script type=text/javascript var value; google.load(visualization, 1, { packages: [table] }); google.setOnLoadCallback(function () { drawtable('') }); $(document).ready(function () {

[visualization-api] Re: Changing the Font Size???

2015-05-16 Thread Wilson Rogério Braun
hAxis: { title: .., textStyle: { fontSize: 10 } }, Em segunda-feira, 13 de abril de 2015 17:20:47 UTC-3, in...@solution-of-media.de escreveu: Hey there! How can I change the Font Size in a corechart(???) ?? Many thanx! -- You received this message because you are subscribed to