Hi,
I don't see the relation to this thread, but anyway, this is something that
you should ask the Gadgets team.
http://groups.google.com/group/Google-Gadgets-API
Unless you're talking about a visualization gadget, and submitting to the
Visualization API Gallery.
- VizBoy.
On Mon, Apr 6, 2009 at
It has two parameters width and height.
1. what is the maximum size allowed?
2. will there be bigger sizes allowed in the future?
3. if not, why? performance issue to render bigger maps?
--~--~-~--~~~---~--~~
You received this message because you are subscribed t
Thanks for your suggestion. Actually I have prepared my gadget url and
submitted it but it is not showing in gadget directory?Can u please suggest
what is wrong?
Halim
On Sun, Apr 5, 2009 at 11:00 PM, VizBoy wrote:
> Hi,
>
> This looks like a gwt problem of making sure the gwt compiler can find
Hi,
It is on our roadmap but we don't have any time estimates at the moment.
- VizBoy.
On Sat, Mar 28, 2009 at 4:19 PM, gmeroz wrote:
>
> The http://tools.google.com/gapminder site is using a motion chart
> over a geographic map. This is a great tool!
>
> Is this feature planned to be part of
Hi,
This looks like a gwt problem of making sure the gwt compiler can find Java
source code for code that you want to run on the client. And it has nothing
to do with the Google Visualization API.
Perhaps you'll find better answers in the GWT group:
http://groups.google.com/group/gwt-google-api
Please elaborate...
Are you talking about a visualization api gadget or just any other gadget?
In general, this is a question that is answered by the Gadgets API
documentation
http://code.google.com/apis/gadgets/
- VizBoy.
On Sun, Apr 5, 2009 at 2:43 AM, halimbd wrote:
>
> How to make and ad sc
Hi,
Quoting a response from TheViz from a month ago:
Unfortunately the API was designed and its Terms of Service require access
to the web in order to download the API and the visualizations.
There are several threads on this topic within this group's archives.
- VizBoy.
On Sun, Apr 5, 2009 at
Hi,
If you don't mind that it would be a left click instead of a right click,
you can listen to the OrgChart's select event and do whatever you want
there.
- VizBoy.
On Sun, Apr 5, 2009 at 2:09 AM, George wrote:
>
> Hi,
> I'm just starting to learn about GWT and everything, so this may
> have