Account Options

  1. Sign in
The old Google Groups will be going away soon.
Switch to the new Google Groups.
Google Groups Home
« Groups Home
Group info
Language: English
Group categories:
Computers > Graphics
More group info »
Discussions
View:  Topic list, Topic summary Topics 1 - 10 of 1946  Older »

You cannot post messages because only members can post, and you are not currently a member.
Description: Welcome to the official Google Chart API developer discussion group!  This is a forum dedicated to the exchange of information and opinions related to the Google Chart API.

 

flag Useful links to API libraries 
  Hi, thanks everyone for so much feedback and the great work creating API libraries and tools. I collected links you posted and put them into a document, so that people can find it easier. [link] Please let me know if I forgot something.... more »
By Uwe Maurer  - Dec 12 2007 - 8 new of 8 messages    

flag New Features for the Google Chart API 
  We released a new version of the Google Chart API today. It adds many new features that you requested here in this group, for example sparklines, radar charts and thematic maps. The most important change however is that we removed the limit on the number of requests. This means you can use the Google Chart API... more »
By Uwe Maurer  - Mar 18 2008 - 16 new of 16 messages    

flag New chart types: Map pins, sticky notes, information bubbles, text with outline 
  We have added several new chart types to the chart API. They let you enrich your Internet application and make it more upbeat. In particular we added: Map pins with text or icons inside, several kinds of sticky notes, information bubbles, and text with an outline. If you'd like to know how to get them for your application, click on... more »
By rogerts  - Oct 23 2008 - 14 new of 14 messages    

flag Updates to the Google Chart API 
  It's nearly a year now since the Google Chart API was launched, and we've got some treats for you to celebrate! We've added a few new features, and spiced up some old ones. There are several new options for adding markers to your chart, including financial markers. You can also use invisible guide data sets to... more »
By Noirin Shirley  - Dec 8 2008 - 1 new of 1 message    

Easing the use of Google Chart API in Python (e.g Django) 
  Recently, I had to work with the Google Chart API in couple of Django Apps, and I realized there was something available here (django-chart-tools)<[link]>, but sort of tied me down! True, that package sort of helps make using the API very "simple" for starters, but I quickly realized it got in my way.... more »
By Lutalo Joseph Willrich  - 3:21am - 1 new of 1 message    

Order dates correctly 
  Hi all the people, i have building a chart like a result of mysql data and i have the result data like this: $grafData = "google.visualization.arrayToD ataTable([['Month', 'Electricidad', 'Gas', 'Agua'],['2007/02', 966, 812, 0], ['2007/02', 966, 812, 0], ['2007/03', 0, 0, 0], ['2007/04', 0, 0, 0],... more »
By Javier  - May 25 - 1 new of 1 message    

Google Chart API issue with legend and region borders 
  Below is the URL dynamically built to present regions shaded to reflect a particular characteristic. I experience 2 issues: 1) The border between certain regions/states does not display (e.g. between Wisconsin, Iowa and Minnesota). I have tried different colors, but the borders do not display. Reviewing the documentation and support groups I... more »
By Jim  - May 23 - 1 new of 1 message    

Draw Area chart 
  Hi alli! I´m new using google chart so i think the question will be easy to reply. How can i create two independent graphs within the same drawing so yo can change the points of one of them without change the other one? My two desired graphs are: - Areachart or LineChart with 10 points to show the flight of a plane.... more »
By Antonio Manuel Acevedo  - May 16 - 2 new of 2 messages    

How do I set margins? 
  Hey everyone, I'm trying to us the new bar charts. Can anyone help...on how to reduce the margins? See attached file, Thanks Jarrell <[link]>
By Jarrell Dunson  - May 15 - 1 new of 1 message    

google chart tool + JSF 
  I would love to use this powerful tool in my java projects + JSF + richfaces .. can anyone give me a hint how to do? <html> <head> <script type="text/javascript" src="[link] jsapi"></script> <script type="text/javascript"> google.load("visualization", "1", {packages:["corechart"]});... more »
By junior java  - May 15 - 1 new of 1 message    

jsonData php array error 
  Hi, i have an interactive chart that has alot of datapoints (like from 1 to x number of rows) this is my code for the Rows: $rows[] = array('c' => array(array('v'=>date('m-d H:i', strtotime($date))),array('v'=> 0),array('v'=>0))); i sometimes get an error that I use too much memory for my $rows... more »
By rj villanueva  - May 15 - 1 new of 1 message    

Not able to draw charts by converting arraylist<Product> of products to JsonArraay and passing to datatable 
  Hi All, I am querying DB and populating Products in an arraylist then i am converting them to JsonArray here is a snippet ArrayList<ProductTest> list= pimpl.getProductList(productId , startDate, endDate); Gson gson = new Gson(); String json = gson.toJson(list); JsonParser parser = new JsonParser();... more »
By Rohit Singh  - May 12 - 1 new of 1 message    

Using PHP in Google Line Chart API 
  <?php $mid = $_GET['id']; //echo $mid; // Connect to database server $hd = mysql_connect("localhost", "root", "") or die ("Unable to connect"); // Select database mysql_select_db ("movie", $hd) or die ("Unable to select database"); // Execute sample query... more »
By Animesh Pandey  - May 4 - 1 new of 1 message    

Google Org Chart Showing up funny 
  On Chrome, Safari, my Google Org charts are showing up funny w/ added horizontal lines on it. You can see what I'm talking about here: [link] What is causing this? I've pasted the code into the Google playground and it shows up correctly.... more »
By kevin.w.duffey@gmail.com  - May 4 - 1 new of 1 message    

1 - 10 of 1946   « Newer | Older »

XML       Send email to this group: google-chart-api@googlegroups.com