Quick question.
Is it possible to add a simple button somewhere on the graph (preferably to the bottom of the legend) I can always just create a simple GWT button, and either overlay it or place it to the side, but I was wondering if it was possible to do this somehow in HighCharts.
Thank you.
I cannot find the exact api for it. However the Highchart Demo shows a menu dropdown on top right corner of a Chart. You would need to investigate in their source code for the same and try out your solution.