[visualization-api] google piechart slice background image

2017-06-02 Thread Ersen Turgut
Is there any way to use background images for pie slices? not overall chart... -- 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

Re: [visualization-api] Google PieChart

2015-07-01 Thread 'Jon Orwant' via Google Visualization API
Yes. Jon On Wed, Jul 1, 2015 at 8:17 AM, Bogdan Ghetu bogdan.ghetu...@gmail.com wrote: Hi, I am working on an statistics application and I want to use Google PieCharts. Could I use for free PieCharts if I will sell my application? Thanks! -- You received this message because you are

[visualization-api] Google PieChart

2015-07-01 Thread Bogdan Ghetu
Hi, I am working on an statistics application and I want to use Google PieCharts. Could I use for free PieCharts if I will sell my application? Thanks! -- You received this message because you are subscribed to the Google Groups Google Visualization API group. To unsubscribe from this group

[visualization-api] Google Piechart

2012-11-09 Thread Ashu Bhatia
Hello I am using google API to draw google Piechart using WebMethod. Below is my code for calling Webmethod. script type=text/javascript var result1; var data1; var i; var chart google.load('visualization', '1', { packages: ['corechart'] });

Re: [visualization-api] Google piechart API and IE9 with 64-bit processors

2011-08-10 Thread MC Get Vizzy
The old charts are in maintenance mode, I don't think a bug like this will get fixed. Regarding the new pie chart, what do you mean by exploding? On Mon, Aug 8, 2011 at 10:09 PM, Kelly John Rose i...@kjro.se wrote: So there's a bit of an odd bug when using the 3d pie chart from the piechart

Re: [visualization-api] Google piechart API and IE9 with 64-bit processors

2011-08-10 Thread Riccardo Govoni ☢
I think he means the ability for the old piecharts to be able to show the selected slice as detached from the main pie (afaik the new piecharts do not have this feature). /R. On 10 August 2011 10:51, MC Get Vizzy getvi...@google.com wrote: The old charts are in maintenance mode, I don't think

[visualization-api] Google piechart API and IE9 with 64-bit processors

2011-08-08 Thread Kelly John Rose
So there's a bit of an odd bug when using the 3d pie chart from the piechart version of the API. Basically on IE9 on only 64-bit processors, the piechart completely fails to render. However on IE9 with 32-bit processors, there isn't a problem. When I switch to corechart's version of the 3d pie

[visualization-api] Google Piechart/LineChart Visualization Jquery Ajax Firefox Issue

2010-09-15 Thread Guid
I have run into a bug with firefox and have searched all over and have not seemed to find the answer to an issue I have been having. My program works great in Chrome and IE, but the iframe charts are not working in firefox. I'm using a handler and then jquery.ajax to grab at the data and run the