Settings and activity
5 results found
-
327 votes
We have done improvements in this behaviour in Highcharts 3.0. See http://jsfiddle.net/highcharts/QuteB/. Would you consider this case solved?
dcw supported this idea · -
171 votes
An error occurred while saving the comment -
31 votes
Here’s how you do that: http://jsfiddle.net/highcharts/2F4pJ/.
It has always been around, but perhaps we need to document this more clearly.
An error occurred while saving the comment dcw commentedWow, super-fast bugfix - thanks!
There is just one thing left:
Click on exportButton -> its menuItems get displayed.
But if you now try to click the customButton, there is no mouseover/highlight effect and you cannot really click the button. You have to move your mouse inside the graph - in order to menuItems do disappear - and then you are able to click on customButton.An error occurred while saving the comment dcw commentedIt does work for onclick-Actions - but not for menuItems.
If you expand the menu of "customButton" and then expand the menu from "exportButton", it will show the menuItems of "customButton".
-
117 votes
Currently available only by DOM scripting.
An error occurred while saving the comment dcw commentedThis "ondblclick"-Option should also work for custom Buttons (not only "printButton" and "exportButton").
dcw shared this idea · -
298 votes
There’s a plugin for this, please see http://www.highcharts.com/plugin-registry/single/8/Adapt-Chart-To-Legend
dcw supported this idea ·
Great feature! But there is one problem... if you drag and drop the legend over the drawed lines then you cannot drag it anymore (because of the tooltips).
see http://jsfiddle.net/M7ZNQ/