Settings and activity
1 result found
-
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
1 result found
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.
Hello,
I want to add small image before some of my custom menuItems. Is there a way how to do it? I tried adding property symbol but it does not work. If there is no way how to do it now, please can you add this feature?
menuItems: [{
text: something,
onclick: somefunction,
symbol: 'some url'
}]
Thank you very much