I'm trying to create a page that has four charts on it, each of which links to a page with a larger version of that chart:
(created with Excel - more than kludge)
I found this -
https://developers.google.com/chart/interactive/docs/basic_multiple_charts, copied the code into an htm file and opened it. Perfect for the pie charts in the example, but when I copied the code from one of the files that creates the individual pages into the appropriate section of the example for one of the charts, that chart disappears and the line chart does not replace it.
Files attached, any tips you can provide, greatly appreciated.