Home Forums Chart Support Toggle Pan/Zoom in react Reply To: Toggle Pan/Zoom in react

#26766

resorting to document.querySelectorAll('.canvasjs-chart-toolbar button')[0].click()

but would prefer to trigger the event directly if possible.