Can you send the entire example page so I can try and assist you. >From what you send I would guess that you didn't include the following script
<script type='text/javascript' src='http://www.google.com/jsapi'></script> ChartMan On Fri, Apr 30, 2010 at 12:59 PM, sree <[email protected]> wrote: > I have tried to implement Google Visualization API graph and i am > facing java script error as > > > google is not defined on <script language="JavaScript" type="text/ > javascript"> > > google.load('visualization', '1', {packages:['columnchart']}); > statement. Please comment on this > > Thanks > > Sreenadh > > -- > 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]<google-visualization-api%[email protected]> > . > For more options, visit this group at > http://groups.google.com/group/google-visualization-api?hl=en. > > -- 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.
