We have updated Flexmonster Software License Agreement, effective as of September 30, 2024. Learn more about what’s changed.

Flexmonster React and Google Charts

Answered
Toni Laukka asked on January 4, 2021

Do you have an example of Flexmonster React and Google Charts?

1 answer

Public
Milena Pechura Milena Pechura Flexmonster January 5, 2021

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

Please login or Register to Submit Answer