Re: Google Visualization and Maps libraries for GWT Released

2008-12-15 Thread ross

hey Eric, looks cool!

one thing I noticed though is that the javadoc only covers the
'com.google.gwt.visualization.client' package and not the other
packages (e.g com.google.gwt.visualization.client.visualizations)  and
also the existing javadoc is pretty sparse :)

anyways, i'm looking forward to trying it out

cheers

On Dec 11, 8:47 am, Eric Ayers zun...@google.com wrote:
 We have recently announced the availability of a new Google Web
 Toolkit (GWT) library wrapping theVisualizationAPI and the final
 release of the Maps API bindings.

 The Maps API library is upgraded to version 1.0.2 and includes several
 bugfixes since the previous release.

 The newVisualizationAPI library includes:
 * A set of pre-wrapped visualizations out-of-the-box for use with
 GWT. These include many of the existing Google Visualizations like
 Line Chart, Motion Chart, Annotated Timeline and others. All
 GWT-supported visualizations are marked as such in our public gallery.
 * A class to enable anyone to easily create a Java wrapper for
 their ownvisualizationand thus making it natively available for GWT
 developers.
 * A class to make it easy to write newvisualizationin Java to be
 GWT-compiled and available as GViz-compatible visualizations for
 general use through the JS API and as Gadgets.

 You can read more about theVisualizationAPI library at our Google
 Code blog post:
  http://google-code-updates.blogspot.com/2008/12/google-visualization-...

 To download, visit the Google Code project:
  http://code.google.com/p/gwt-google-apis

 Enjoy!
 TheVisualizationand Google API Libraries for GWT teams
 --
 Eric Z. Ayers - GWT Team - Atlanta, GA USAhttp://code.google.com/webtoolkit/
--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
Google Web Toolkit group.
To post to this group, send email to Google-Web-Toolkit@googlegroups.com
To unsubscribe from this group, send email to 
google-web-toolkit+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/Google-Web-Toolkit?hl=en
-~--~~~~--~~--~--~---



Re: Google Visualization and Maps libraries for GWT Released

2008-12-15 Thread Eric Ayers

Hi Ross,

Thanks for the feedback.

There was a problem in the distribution where I did not include the
events and visualizations sub-packages in the javadoc.

  http://code.google.com/p/gwt-google-apis/issues/detail?id=222

I've corrected the problem for the next release, and the extra javadoc
is online at

  
http://code.google.com/docreader/#p=gwt-google-apiss=gwt-google-apist=VisualizationJavadoc

In this case, we decided for most of the API to just publish a URL to
the JavaScript API docs for each class, since the binding so closely
maps to the JavaScript API.

-Eric.

On Mon, Dec 15, 2008 at 1:37 PM, ross ross.m.sm...@googlemail.com wrote:

 hey Eric, looks cool!

 one thing I noticed though is that the javadoc only covers the
 'com.google.gwt.visualization.client' package and not the other
 packages (e.g com.google.gwt.visualization.client.visualizations)  and
 also the existing javadoc is pretty sparse :)

 anyways, i'm looking forward to trying it out

 cheers

 On Dec 11, 8:47 am, Eric Ayers zun...@google.com wrote:
 We have recently announced the availability of a new Google Web
 Toolkit (GWT) library wrapping theVisualizationAPI and the final
 release of the Maps API bindings.

 The Maps API library is upgraded to version 1.0.2 and includes several
 bugfixes since the previous release.

 The newVisualizationAPI library includes:
 * A set of pre-wrapped visualizations out-of-the-box for use with
 GWT. These include many of the existing Google Visualizations like
 Line Chart, Motion Chart, Annotated Timeline and others. All
 GWT-supported visualizations are marked as such in our public gallery.
 * A class to enable anyone to easily create a Java wrapper for
 their ownvisualizationand thus making it natively available for GWT
 developers.
 * A class to make it easy to write newvisualizationin Java to be
 GWT-compiled and available as GViz-compatible visualizations for
 general use through the JS API and as Gadgets.

 You can read more about theVisualizationAPI library at our Google
 Code blog post:
  http://google-code-updates.blogspot.com/2008/12/google-visualization-...

 To download, visit the Google Code project:
  http://code.google.com/p/gwt-google-apis

 Enjoy!
 TheVisualizationand Google API Libraries for GWT teams
 --
 Eric Z. Ayers - GWT Team - Atlanta, GA USAhttp://code.google.com/webtoolkit/
 




-- 
Eric Z. Ayers - GWT Team - Atlanta, GA USA
http://code.google.com/webtoolkit/

--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
Google Web Toolkit group.
To post to this group, send email to Google-Web-Toolkit@googlegroups.com
To unsubscribe from this group, send email to 
google-web-toolkit+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/Google-Web-Toolkit?hl=en
-~--~~~~--~~--~--~---



Re: Google Visualization and Maps libraries for GWT Released

2008-12-12 Thread Arthur Kalmenson

Thanks Eric, this looks great! Pie charts, here I come :)

--
Arthur Kalmenson



On Thu, Dec 11, 2008 at 8:47 AM, Eric Ayers zun...@google.com wrote:

 We have recently announced the availability of a new Google Web
 Toolkit (GWT) library wrapping the Visualization API and the final
 release of the Maps API bindings.

 The Maps API library is upgraded to version 1.0.2 and includes several
 bugfixes since the previous release.

 The new Visualization API library includes:
* A set of pre-wrapped visualizations out-of-the-box for use with
 GWT. These include many of the existing Google Visualizations like
 Line Chart, Motion Chart, Annotated Timeline and others. All
 GWT-supported visualizations are marked as such in our public gallery.
* A class to enable anyone to easily create a Java wrapper for
 their own visualization and thus making it natively available for GWT
 developers.
* A class to make it easy to write new visualization in Java to be
 GWT-compiled and available as GViz-compatible visualizations for
 general use through the JS API and as Gadgets.

 You can read more about the Visualization API library at our Google
 Code blog post:
  
 http://google-code-updates.blogspot.com/2008/12/google-visualization-api-library-now.html

 To download, visit the Google Code project:
  http://code.google.com/p/gwt-google-apis

 Enjoy!
 The Visualization and Google API Libraries for GWT teams
 --
 Eric Z. Ayers - GWT Team - Atlanta, GA USA
 http://code.google.com/webtoolkit/

 


--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
Google Web Toolkit group.
To post to this group, send email to Google-Web-Toolkit@googlegroups.com
To unsubscribe from this group, send email to 
google-web-toolkit+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/Google-Web-Toolkit?hl=en
-~--~~~~--~~--~--~---



Google Visualization and Maps libraries for GWT Released

2008-12-11 Thread Eric Ayers

We have recently announced the availability of a new Google Web
Toolkit (GWT) library wrapping the Visualization API and the final
release of the Maps API bindings.

The Maps API library is upgraded to version 1.0.2 and includes several
bugfixes since the previous release.

The new Visualization API library includes:
* A set of pre-wrapped visualizations out-of-the-box for use with
GWT. These include many of the existing Google Visualizations like
Line Chart, Motion Chart, Annotated Timeline and others. All
GWT-supported visualizations are marked as such in our public gallery.
* A class to enable anyone to easily create a Java wrapper for
their own visualization and thus making it natively available for GWT
developers.
* A class to make it easy to write new visualization in Java to be
GWT-compiled and available as GViz-compatible visualizations for
general use through the JS API and as Gadgets.

You can read more about the Visualization API library at our Google
Code blog post:
  
http://google-code-updates.blogspot.com/2008/12/google-visualization-api-library-now.html

To download, visit the Google Code project:
  http://code.google.com/p/gwt-google-apis

Enjoy!
The Visualization and Google API Libraries for GWT teams
-- 
Eric Z. Ayers - GWT Team - Atlanta, GA USA
http://code.google.com/webtoolkit/

--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
Google Web Toolkit group.
To post to this group, send email to Google-Web-Toolkit@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/Google-Web-Toolkit?hl=en
-~--~~~~--~~--~--~---