Do you have an example of Flexmonster React and Google Charts?
Hello, Toni,
Thank you for your question.
Speaking of Flexmonster React integration with third-party charting libraries, our team would like to mention that we provide an example of integration with Highcharts on our GitHub.
We kindly suggest using this sample as a reference for the integration with Google Charts.
The approaches for connecting to third-party charting libraries are quite similar:
Google Charts connector extends the Flexmonster API with the googlecharts.getData(options, callbackHandler, updateHandler)
API call, Highcharts connector - with highcharts.getData(options, callbackHandler, updateHandler)
. Therefore, we hope that our GitHub sample with Highcharts can be helpful for the development of the integration with Google Charts.
The following tutorial can also be useful: https://www.flexmonster.com/doc/integration-with-google-charts/.
Please let us know if any additional questions arise.
Best regards,
Milena