react-google-charts
react-google-charts copied to clipboard
Allowed export of GoogleChartLoader
trafficstars
Also added a test in the demo that allows you to manipulate the underlying DataTable
Hey @Spoof14
Thanks for the PR. Wouldn't it be sufficient to export GoogleChartLoader without touching ReactGoogleChartLoader ?
Hmm, yes maybe, but it would require the user to provide the onLoad and onError function, no? I tried to maintain the same level of abstraction as used in ReactGoogleChartsLoader.