also you follow this section of the study material it's written same what I 
have suggested . 

https://developers.google.com/chart/interactive/docs/basic_load_libs

Welcome to google visualisation journey .

On Wednesday, November 25, 2020 at 11:50:29 PM UTC destinatio...@gmail.com 
wrote:

>
> Hi Joe, 
>
> no , you don't need to download the chart library . you just use google 
> cdn directly insie of your code and it will get displayed , but it is best 
> practiece to download and refer to local CDN . 
>
> use the below code , at the head section of you html or application page 
> ,it will work properly .then your pie /or bar chart code will be fillowed 
> by this one .
>
> <head>
>   <script type="text/javascript" src="
> https://www.gstatic.com/charts/loader.js";></script>
>
>
>
> Regards,
> Debashish Roy 
> Data warehouse Lead | Techmahindra 
> On Wednesday, November 25, 2020 at 9:38:20 PM UTC Joe Foster wrote:
>
>> Hello! I am a student working on an assignment to create a visualization 
>> in google charts. 
>>
>> I am having trouble getting started and I mean from the very beginning. 
>>
>> Do I have to download the chart library? If so where do I copy/paste the 
>> code? 
>>
>> What else is needed to be able to generate a simple pie chart with my 
>> custom data?
>>
>> Any help for a beginner would be greatly appreciated. 
>>
>> Thanks in advance! 
>>
>> Joe Foster
>>
>

-- 
You received this message because you are subscribed to the Google Groups 
"Google Visualization API" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to google-visualization-api+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/google-visualization-api/873c1416-df27-4c68-8f69-bd4a389b2f8an%40googlegroups.com.

Reply via email to