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.
|
|
|
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 »
|
|
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 »
|
|
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 »
|
|
Filled Line Graph
|
| |
I'm sure that this has been touched upon before but I didn't see any posts about it so I'll ask: I'm trying to generate a line graph with multiple data sets and I would like to have different colors fill the gaps between the data sets. So, if my first data set creates (for simplicity's sake) a straight line at y=4 then I'd like to have y=0 to y=4 colored in blue.... more »
|
|
UrlEncoding issue for multilanguage data output
|
| |
I would like to report issues with use of special chars on text rendering. I could not find in the documentation any specifications that leads to limitations on this part. The issue: When I print special chars (alphabetic with accent, like in portuguese language), it works fine: [link]atr%C3%A1s... more »
|
|
Request-URI Too Large errors
|
| |
We've been using Google Charts to display graphs of module usage on the Drupal project and recently some of the graphs have stopped working: [link] If you try to open the image's URL Google returns a 414 error with the message "Request-URI Too Large". The URL in question is only 2153... more »
|
|
Too many chm points on line charts?
|
| |
I am having a problem with adding chm markers to my line charts. In the example below , i have a line chart with 500 values. The URL does not appear to be too long, since the line itself draws fine. But only about the first half of the markers are drawn correctly. Is there some kind of maximum to the number of chm markers that will be drawn??... more »
|
|
Mapping out Google Group Usage
|
| |
Hi, I'm wanting to map out Google Group usage. There no more than 500 posts in the group during one month, and the group has been online for over a year now. So, ideally, it's a simple bar graph, but I fail. Here's my attempt at creating one: <img src="[link] cht=bhs &chs=700x300... more »
|
|
Using Google Charts with as3 - crossdomain file?
|
| |
Hi There, I am trying to use google charts with action script 3 and have been running into problems with some security issues. I was wondering if anyone else has been trying this, or if anyone has been successful in making the needed requests from flash. I have been taking a look around but have not been able to find any answers. Here is the error... more »
|
|
Newbie: Motion chart bubble colors
|
| |
I gave a presentation this week using a Google Motion Chart and the main comment made was that the colors of the bubbles were washed out when displayed on the giant screen in the front of the auditorium. The room lights were dimmed. I don't know what could be done, but is there any way to "bump up" the default unique colors?... more »
|
|
using google charts with fpdf
|
| |
Hi all, is there a way touse google charts within fpdf? The output is still am image. But fpdf said "unsupportet image". Solution or hint would be great! The var $hauptgrafik contains the whole string of google bar chart. $pdf->Image($hauptgrafik, 100, 20, 0, 0); Best Oliver
|
|
|