[visualization-api] Re: Google Charts 45.1 in 'upcoming'

2017-04-25 Thread sachin pawar
dsf On Friday, 27 January 2017 11:05:14 UTC-5, Ravi Sawney wrote: > > Would be great to know where to look for a reference on such settings as > chartArea bottom - cannot seem to find anything on the popular search > engine... > > > On Monday, 5 December 2016 21:36:14 UTC, Daniel LaLiberte wrote

[visualization-api] How to change color based on the value in the row in google chart for stacked area.

2017-04-25 Thread sachin pawar
o show exactly) which i can get if i copy the above data in an excel and make a pivot chart: AXIS(categories)-TIME LEGEND(series)-W VALUES-Sum of SMPL Regds Sachin -- You received this message because you are subscribed to the Google Groups "Google Visualization API" group. To unsubscribe

Re: [visualization-api] Re: Problem in generating Treemap using csv file

2017-04-12 Thread Sachin Bal
Thanks, Kory On Thu, Apr 13, 2017 at 2:01 AM, Kory Clark wrote: > Sachin, > > I know this is an older report, but I ran into the same issue. Below is > the code that I used to get this to work. > > > > https://www.gstatic.com/</a> > charts/

[visualization-api] Ranking in a TreeMap

2016-12-28 Thread Sachin Bal
Hi, How do I display the rank of an element in google treemap tooltip? Thanks Sachin -- 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

[visualization-api] spinner or loading indicator while loading data in google treemap

2016-12-28 Thread Sachin Bal
t;top xxx number of states" and "bottom xxx number of states". When a user selects a number and clicks on the submit button, I would like that the spinner is shown once more before the treemap is loaded. How can I achieve this? Please advise. Thanks Sachin -- You received this

[visualization-api] Google Treemap - Differentiate between -ve (negative) and +ve (positive) values

2016-12-28 Thread Sachin Bal
es in green or shades of green and -ve values in red or shades of red. How can I achieve this? Thanks Sachin -- 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

[visualization-api] Re: Show a spinner while loading google treemap

2016-12-27 Thread Sachin Bal
ch means that when I select the number, I would like that the treemap is drawn for that number of values and when it loads the data, it should again show a spinner. How can I achieve the same? Any suggestions? Thanks Sachin On Thursday, December 22, 2016 at 4:47:25 PM UTC+5:30, Sachin Bal wrote:

[visualization-api] Reduce the display size of data in Google Treemap

2016-12-22 Thread Sachin Bal
Hi, I have created a Google Treemap which displays names of companies. Some company names are very long and I would like to have a substring of the company name , say 10 characters to be displayed instead of the whole company name. Is there some way to do this? Thanks Sachin -- You

[visualization-api] Show a spinner while loading google treemap

2016-12-22 Thread Sachin Bal
onReady = onReady() What am I missing here? Can someone please guide me? Thanks Sachin -- 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 goo

[visualization-api] Problem in generating Treemap using csv file

2016-11-21 Thread Sachin Bal
lor)'] ['Global',null, 0, 0] ['America', 'Global', 0, 0] ['Europe','Global', 0, 0] Thanks Sachin

Re: [visualization-api] Setting Background color for between X Axis Values

2016-06-14 Thread Sachin Dubey
Dear Sir, Many Thanks for your prompt response and showing me the way.. Will start working on it and i hope i will do that now. Many thanks once again.. /Sachin On Tuesday, 14 June 2016 18:22:23 UTC+5:30, Daniel LaLiberte wrote: > > Hi Sachin, > > You can color background areas

[visualization-api] Setting Background color for between X Axis Values

2016-06-13 Thread Sachin Dubey
same objectve using Google charts. I saw the methods and events but i have either missed or not found anything to color axis area. Please advise. Thanks & Regards Sachin -- You received this message because you are subscribed to the Google Groups "Google Visualiz

Re: [visualization-api] Magnifying glass not visible in IE 9

2012-08-16 Thread Sachin Sankeshwari
2.41], ['Fiumicino', 67370, 213.44], ['Anzio', 52192, 43.43], ['Ciampino', 38262, 11]]); var options = { region: 'IT', displayMode: 'markers', colorAxis: { colors: ['green

Re: [visualization-api] Re: GeoChart : Change mouse cursor

2012-06-25 Thread Sachin
Hi, Actually my application has two different methods, One to highlight a region country by country and other one to highlight a specific country and its cities as markers. If I use forceIframe=false and I click on a country then another map is drawn below that. Why it is so? -Sachin On

Re: [visualization-api] Re: GeoChart : Change mouse cursor

2012-06-13 Thread Sachin Sankeshwari
> google.setOnLoadCallback(draw**Visualization); >>> >>> >>> >>> >>> >>> On Thursday, May 24, 2012 7:52:05 PM UTC+2, asgallant wrote: >>>> >>>> jQuery can help you here. I haven't tested it, but in theory

Re: [visualization-api] Re: GeoChart : Change mouse cursor

2012-05-28 Thread Sachin
y 25, 2012 at 7:01 PM, Sachin wrote: > >> Hi asgallant, >> Thanks a lot for helping in. The hand cursor works but there is a problem >> in it. >> I have different methods which display region,country and cities >> separately.. I can not integrate them in one. I ha

Re: [visualization-api] Loading indicator on map area

2012-05-28 Thread Sachin
Monday, May 28, 2012 3:29:08 PM UTC+5:30, MC Get Vizzy wrote: > > The chart doesn't provide a built-in loading indicator. You'll have to > add your own. Sorry. > > On Fri, May 25, 2012 at 9:29 PM, Sachin wrote: > >> Hi, >> >> As highlighting a particu

[visualization-api] Safari - Map shows black color for few area of India

2012-05-28 Thread Sachin
Hi, I am using geochart API in an application.When I see India in it on browsers like FFhttps://groups.google.com/d/msg/google-visualization-api/-/2Qo8QSeqzk0J. To post to this group, send email to google-visualization-api@googlegroups.com. To unsubscribe from this group, send email to google-vi

[visualization-api] Loading indicator on map area

2012-05-25 Thread Sachin
Hi, As highlighting a particular region by a specific color is not possible in Geochart, I am extracting countries on region selection from an xml file. ie when South Asia is selected then all the countries and ISO codes will be fetched from an xml file and stored in datatable. Then these citie

[visualization-api] Re: GeoChart : Change mouse cursor

2012-05-25 Thread Sachin
clicked or highlight cities from the country clicked. now the problem is when I set 'forceIFrame' option to false then map get displayed two times on page load. When I click on region to highlight , 2 more maps get visible. hence please help me to solve the problem. Thanks and regards,

[visualization-api] GeoChart : Change mouse cursor

2012-05-24 Thread Sachin
Hi, I am using Google Visualization Geochart API for one of the applications. My query is that in any case can change the mouse cursor to a hand cursor or any other type on mousehover on any regions or markers? please let me know if there is any way. Thanks and Regards, Sachin -- You

[visualization-api] How to change the color of Country when cities are highlighted using marker?

2012-05-14 Thread Sachin
Hi, I am highlighting the cities of a particular country with marker displaymode. Following is my code that I am refering google.load('visualization', '1', {'packages': ['geomap']}); google.setOnLoadCallback(drawMap); function drawMap() { var data = google.visualization

[visualization-api] Empty World Map

2012-05-14 Thread Sachin
How can i show an empty world map using Google Visualization Geomap API? -- You received this message because you are subscribed to the Google Groups "Google Visualization API" group. To post to this group, send email to google-visualization-api@googlegroups.com. To unsubscribe from this group,

[visualization-api] Use regions map and marker map on the same page

2012-05-08 Thread Sachin
data = google.visualization.arrayToDataTable( [['ISOCode', 'City', 'Employees'], ['ICD', 'New Delhi', 0], ['CCU', 'Kolkata', 0], ['MAA', 'Chennai', 0]]);

[visualization-api] regarding GeoChart ToolTip

2012-05-07 Thread Sachin
es , atooltip appears specifying the Name of the country.. I Want To hide This ToolTip. How is it possible? And i want to specify custom color in #xx format to those countries.. How can I do it.. Pease help as I have searched a lot regarding this but didnt get any solution. Regards, Sachin

[visualization-api] ColumnChart with different colors for columns

2009-04-23 Thread Sachin
Hi, By default ColumnChart displays all the columns in a single color. How to change this behavior so that each column can be displayed with different color. Thanks. Sachin. --~--~-~--~~~---~--~~ You received this message because you are subscribed to the