Thank you for your reply. The issue decided - incorrectly uploaded the
Google Visualization API.
It was:
google.load('visualization', '1');
Correctly:
google.load('visualization', '1', {'packages': ['table']});
On 20 авг, 18:21, ChartMan <[email protected]> wrote:
> Can you please elaborate ? Give an example of the gadget you created and the
> output it resulted in.
>
> Thanks
>
> ChartMan
>
> On Wed, Aug 19, 2009 at 6:18 PM, Igor <[email protected]> wrote:
>
> > Help! I created a gadget is almost the same as on this page -
>
> >http://code.google.com/intl/ru/apis/visualization/documentation/dev/g...
> > .
>
> > Gadget insert on Google Sites.
> > But the method "draw" did not show. =(
> > Why? What have I done wrong?
>
>
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"Google Visualization API" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/google-visualization-api?hl=en
-~----------~----~----~----~------~----~------~--~---