[visualization-api] Re: Google Chart Works The First Time Only Using Javascript, Google Chart Tool, and App Engine

2013-02-07 Thread Hui Li
I figured it out. It is the problem about data type mismatch. When the AJAX call gets return from the server, it gets strings and pass the strings to drawVisualization. But the dataTable takes array or numbers as input, so I convert the string to array in drawVisualization first and then

[visualization-api] Changing x-axis label to show year and quarter for Google Visualization Bubble chart

2013-02-07 Thread Dan Bergman
I'm trying to have the x-axis on my Bubble chart display its label values in quarters such as Q1 FY13, similiar to the charts axis as shown: [image: Quarter demo] In the API they mentioned using a domain column in the datatable as the role where you could then specify a string such as

[visualization-api] Password-protected directory

2013-02-07 Thread Chmetzer
I have a password-protected directory (via my web host's cpanel), and within this directory, I have placed a Google Chart on a webpage. However, after refreshing the page a couple of times, my IP got blocked. I asked my web host, and they said it was due to unauthorized logins -- although

[visualization-api] Re: Changing x-axis label to show year and quarter for Google Visualization Bubble chart

2013-02-07 Thread asgallant
You can format the axis labels as quarters if you use a date axis (support for date axes is not listed in the documentation, but it works): http://jsfiddle.net/asgallant/m5bsr/ On Thursday, February 7, 2013 10:44:05 AM UTC-5, down.with.the.bass wrote: I'm trying to have the x-axis on my

[visualization-api] Re: Password-protected directory

2013-02-07 Thread asgallant
Did your IP get blocked by Google or your web host? I doubt Google would block you unless you were somehow abusing the API. To answer your question, though, yes you can use the charts in a password-protected page; the API doesn't care about the context within which it is used. On Thursday,

[visualization-api] Re: Line Chart

2013-02-07 Thread asgallant
This may or may not be possible, depending on a number of factors. First of all, are you using strings, numbers, or Date objects for your x-axis values? If you are using strings, then you have to set some combination of the hAxis suboptions slantedText, slantedTextAngle, maxAlternation,

[visualization-api] jQuery UI tabs + Google Pie chart

2013-02-07 Thread pisar
I've got a problem with Pie Chart when I add it to Jquery UI tabs. Look, here is OK because it is not in tabs. https://lh6.googleusercontent.com/-YbPc5ll_noY/URQPHG6JPGI/AA4/vPkqvTz3yiI/s1600/stat_dobre.jpg

[visualization-api] Re: jQuery UI tabs + Google Pie chart

2013-02-07 Thread asgallant
These kind of rendering errors usually occur because the charts are being rendered in a hidden div (as is the case in most tab implementations, including jQuery UI tabs). There are two primary approaches you can take to solving the problem: render the charts before you enable the tabs, or

Re: [visualization-api] New Version being pushed to Production on February 6, 2013

2013-02-07 Thread Carlos Moreira
Were there any updates or bug fixes in Geochart? Quinta-feira, 7 de Fevereiro de 2013 4:52:02 UTC, Mitch Foley escreveu: Due to a blocking bug with GeoCharts, this release has been rolled back. Once we have this bug fixed we'll push out this release again later this week. Thanks,

[visualization-api] line chart, trying to display daily tracking on the graph but on the buttom of it instead of all the day date to show weekly or monthly

2013-02-07 Thread Yaniv Kalfa
Hey all I am new to google graph, so i dont really know what the acceptable terms. What i am trying to achieve would look a little like google analitics. where in the graph its self it will show the progress (or data) everyday but down on x exile it will show it by week or by month instead of