Hi,
I would like to tie some application functionalities with the "Confirm" events on the Highcharts dashbaord Setting menu, after user changing the chart configurations.
For example, in this demo https://jsfiddle.net/xLj9k0fg/, after user changing the chart title and clicking the "confirm" button, i would like to console log a message "configuration changed!".
Could you please help? Thanks much!!