Disable Pan/Zoom in D3.js/Google chart

Hi all, I am trying out D3.js/Google chart custom component for my mobile app which works fine but panning / zooming are enabled by default and would like to disable them if possible. I have tried setting the chart options i.e. explorer.maxZoomin and explorer.maxZoomOut to 0 and enableInteractivity to false but without any success. Has anyone done this successfully? if so, would appreciate any guidance and pointers please.
Thanks much

Hi! I don’t think there are any options to disable/enable this at the moment I’m afraid :confused: