// the code for this page came from https://www.w3schools.com/howto/howto_google_charts.asp

Basic Google Chart Web Page

// Start with a simple basic web page. Add a
element with the id "piechart":
// Add a reference to the Chart at Google.com // add a script function to make the chart

Thanks for the help from https://www.w3schools.com/howto/howto_google_charts.asp