Need a special offer?Find out if your project fits.
+

Drill down in google chart

Resolved
Bhagvan Chougule asked on December 27, 2016

We are exploring integrating google charts with flexmonster
looked at example/demo on flexmonster website
https://www.flexmonster.com/demos/js/integration-googlecharts/

wondering how drill up drill down will work in this case
I tried creating drill down scenario by adding business type dimention before category, when I drill down the chart generated by google charts just disappears
How is drill down going to work in case of google chart integration?

1 answer

Public
Iryna Kulchytska Iryna Kulchytska Flexmonster December 27, 2016

Hi Bhagvan,
 
Thank you for your question and your interest in the integration with Google Charts.
 
The drill downs support is not included inside our connector for Google Charts flexmonster.googlecharts.js. But you always can use prepareDataFunction to preprocess the data in your own way. For example, we have prepared a sample for you that illustrates how the data can be prepared to show the deepest drill down level on Google Column Chart: https://jsfiddle.net/flexmonster/aqe5qne8/
 
Please let us know if the above approach works for you.
 
Kind regards,
Iryna

Please login or Register to Submit Answer