[visualization-api] Pi Chart problem with tooltip.text

2014-05-28 Thread Christian G
Hi guys, i have a problem with the following option line: var options = {*tooltip.text:**percentage*, width: 800,height: 500,pieSliceText: label,tooltip: {isHtml: 1},titleTextStyle: {color: red},title: Google Chart,legend: {position: bottom},backgroundColor: {fill: transparent,stroke:

Re: [visualization-api] Pi Chart problem with tooltip.text

2014-05-28 Thread 'Jon Orwant' via Google Visualization API
You want: tooltip: { text: percentage } Jon On Wed, May 28, 2014 at 3:35 PM, Christian G regurge...@gmail.com wrote: Hi guys, i have a problem with the following option line: var options = {*tooltip.text:**percentage*, width: 800,height: 500,pieSliceText: label,tooltip: {isHtml: