React JS with Google Charts Component
A basic example of a react JS component that updates a google chart.
The getData function can me made into a promise with a ajax call to grab the data.
codepen
See the Pen React JS with Google Charts Component by Jon Best (@bestjon) on CodePen.