The google-chart example does not word in JS Bin
However if you set it to use version 5.0.0 - 5.0.3 it does.
ie <script type=module src="https://unpkg.com/@google-web-components/[email protected]?module"></script>
So there is something not quite right for version 5.1.0 as chart does not render.