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/78d7f1e8-09b2-4f7a-8b8f-b8d84faf216fn%40googlegroups.com.

Reply via email to