This is companion code for my blog post found here. Therein lies more details.
Because, although Google Charts are great, there aren't enough features. Let's change that.
Simply:
yarn && yarn start
Or:
npm i && npm run start
You will then be able to play with the component on http://localhost:8080
Happy dragging and dropping :)