Hello, below is an image of my highcharts and an illustration of what I am attempting to do.
My goal is to put the highcharts stockTools "actions" into a custom made button (not seen in this picture), using react.
I'd like to create my own button and symbols for all the highcharts stockTools and have these initialize when clicking on my custom button. I cannot find a way to pass the stockTools actions into a custom gui interface. It seems to be directly linked to the premade GUI.
I was wondering if someone knows if it is possible to do this, or if the default GUI is fixed?