New Features for the Google Chart API

瀏覽次數:666 次
跳到第一則未讀訊息

Uwe Maurer

未讀,
2008年3月18日 清晨6:19:542008/3/18
收件者: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
without worrying about reaching a limit.

For the documentation about the new features and usage policy please
see the updated documentation page:

http://code.google.com/apis/chart/

There will be also a blog post about these changes soon.

Happy charting!
Uwe

JV

未讀,
2008年3月18日 上午9:35:012008/3/18
收件者:Google Chart API
Thanks very much for the cool new features!

I have a question about one of the marker types though. In your
documentation it says: "The last marker in the list, h, is the
horizontal line that intersects the vertical line, v, at point 7" The
chart does not show that horizontal line going through that point and
the code for the chart defines the horizontal line at <data point>=0.3
and not at <data point>=7.0

Lesley Burr

未讀,
2008年3月18日 中午12:04:352008/3/18
收件者:google-c...@googlegroups.com
Thanks - have fixed this

2008/3/18 JV <hors...@gmail.com>:

--
This email may be confidential or privileged. If you received this
communication by mistake, please don't forward it to anyone else,
please erase all copies and attachments, and please let me know that
it went to the wrong person. Thanks.

Rui Torres

未讀,
2008年3月18日 下午3:15:392008/3/18
收件者:Google Chart API
Hi Uwe Maurer,


First of all, I want to thank you for these new features.
However I want to know, when we can have multiple charts in a single
image?

Regards,

Rui Torres

Shermozle

未讀,
2008年3月18日 晚上7:12:262008/3/18
收件者:Google Chart API
On Mar 18, 9:19 pm, Uwe Maurer <uwe.mau...@google.com> wrote:
> 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 new features look great. Particularly keen on the sparklines.

However, what's with the maps? The list of geographical areas seems a
bit, well, random. It's mostly continents, except it doesn't have
north_america, oceania or antarctica. The fact that there's no area
centred on Australia seems weird.

Felipe Barone

未讀,
2008年3月19日 下午3:52:312008/3/19
收件者:Google Chart API
GREAT AWESOME WORK GUYS!! I particularly loved the maps chart type!
BUT, i was unhappy not to see a candle stick (stock markets) chart
type.... Why wasnt that a priority, since this chart type is so
usefull? Is it in any future plans?

Best regards,

Felipe Barone

Uwe Maurer

未讀,
2008年3月19日 晚上7:20:512008/3/19
收件者:Google Chart API


On Mar 19, 12:12 am, Shermozle <Shermo...@gmail.com> wrote:
> However, what's with the maps? The list of geographical areas seems a
> bit, well, random. It's mostly continents, except it doesn't have
> north_america, oceania or antarctica. The fact that there's no area
> centred on Australia seems weird.

We will add more maps in the future. To show data for Australia please
use the world map for now.

Thanks,
Uwe

Uwe Maurer

未讀,
2008年3月19日 晚上7:24:052008/3/19
收件者:Google Chart API

On Mar 19, 8:52 pm, Felipe Barone <fgbar...@gmail.com> wrote:
> GREAT AWESOME WORK GUYS!! I particularly loved the maps chart type!
> BUT, i was unhappy not to see a candle stick (stock markets) chart
> type.... Why wasnt that a priority, since this chart type is so
> usefull? Is it in any future plans?

Unfortunately candle sticks are not there yet, I hope we can add this
soon.

Thanks,
Uwe

danm44

未讀,
2008年3月20日 下午1:21:232008/3/20
收件者:Google Chart API
This is something that I'd like to know about too. Is this in the
works?

Thanks,

Dan

GeoClick2

未讀,
2008年3月21日 凌晨3:21:112008/3/21
收件者:Google Chart API
Thank you for your work..^^

It seems that there is some mismatch in description and examples in
Chart API Document.

The color in description and example dose not match in "Bar Char"t and
"Data set colors" section.

One more check please..

Map feature is very Good.. and I hope to add and see some legend in
the thematic map ASAP..

then maybe .. that makes many cartographers happy...^^

Lesley Burr

未讀,
2008年3月25日 上午11:43:252008/3/25
收件者:google-c...@googlegroups.com
Thanks - have fixed the discrepancies.
May take a couple of hours to be visible.

Cheers,
Lesley

2008/3/21 GeoClick2 <kim.h...@gmail.com>:

--

mapperz

未讀,
2008年3月26日 上午11:41:562008/3/26
收件者:Google Chart API
What are the Map Projections used for the New Features- Chart Maps?

The idea is to overlay statical information on Google Maps via the API
and Google Earth.

What is the maximum size (in pixels) the charts api can handle?

Mapperz
http://mapperz.blogspot.com/



On Mar 18, 10:19 am, Uwe Maurer <uwe.mau...@google.com> wrote:

Turban

未讀,
2008年3月26日 中午12:59:362008/3/26
收件者:Google Chart API
Thanks for the new version of Google Chart API!

I've tried the new thematic map feature on:
http://blog.thematicmapping.org/2008/03/making-maps-with-google-chart-api.html

The API seem to use a "stretching projection" as the map adjusts to
the given chs values.
What is the initial projection and the width/height ratio?

Thanks,
Bjorn

http://blog.thematicmapping.org



On Mar 18, 10:19 am, Uwe Maurer <uwe.mau...@google.com> wrote:

Paulisio

未讀,
2008年3月27日 上午11:31:112008/3/27
收件者:Google Chart API
Thanks for the new features!

I have a little feature request. For the grouped bars chart I want to
have an ability to set negative values for space between bars in a
group. The goal is to see bars in group overlayered (not stacked).
This will produce a pretty kind of charts. I think it's not so hard to
implement and it will be a quite useful feature.

Thanks in advance,
Pavel

dsl

未讀,
2008年4月9日 晚上10:08:252008/4/9
收件者:Google Chart API
I made an example of tying Google Earth to Google Charts, if anyone is
interested. It doesn't make use of Google Charts Map feature though.
If anyone has an example doing this, I'd be interested.

http://boxshapedworldgis.blogspot.com/

Thanks
David

odyssey

未讀,
2008年4月15日 凌晨12:10:562008/4/15
收件者:Google Chart API
Thanks, a very cool service.
回覆所有人
回覆作者
轉寄
0 則新訊息