Any ideas?
Thanks,
http://jsfiddle.net/gh/get/jquery/1.7.1 ... nts-click/
- Code: Select all
plotOptions: {
series: {
point: {
events: {
click: function(evt) {
alert ('point was clicked');
}
}
}
},
Instead of continuing the battle against spammers, we decided to close the forum for new users and topics. But don't worry, there are still plenty of ways to reach us. Most notably, we will move our attention to Stack Overflow, where we will monitor questions under the tags [highcharts], [highstock] and [highslide].
For other ways of getting in touch with us, see Highcharts Support or Highslide Support.
Torstein Hønsi, CTO, 2013-01-29plotOptions: {
series: {
point: {
events: {
click: function(evt) {
alert ('point was clicked');
}
}
}
},
Users browsing this forum: No registered users and 5 guests