score:17
Pretty simple, just add this:
plotOptions:{
series:{
point:{
events:{
click: function(){
alert(this.name);
}
}
}
}
}
The this
in the point scope represents the clicked point, therfore you have access to it's properties.
Source: stackoverflow.com
Related Query
- highmaps get country name on click event
- Highmaps get country name on click when country has no data
- highchart get each drilldown categories name on click event
- Javascript Highcharts cannot get the name of the click column in the onclick event
- Get X Axis value on bar Highchart click event
- Highcharts: get category name on column click
- highmaps click on country and change its background color, Also remove the Series 1 from tooltips
- Highcharts - How can I get the nearest point on click event
- On Click event on lat/long map point in highmaps
- highcharts group series click event to get all data in catagory
- get bot xAxis values when doing click event on highcharts
- Highcharts Legend event click to get data
- HighCharts event on column category name click
- How to get the X axis value from HighChart on android on click event
- Highchart multiple level drilldown click event get drilldown series data
- How do I attach a click event handler to null data points on HighMaps
- Highcharts - Double click event
- Highcharts chart click event fired on click of the reset zoom button (bug?)
- programmatically trigger click event in svg rect element
- Highcharts : Chart with drilldown how to obtain click event of drill up button
- Click event on clicking on the graph
- highcharts how to catch and insert logic in click reset zoom button event
- In high chart how to add event for label click
- programatically fire a click event for a point on highchart scatter plot
- How to pass custom data into Highcharts graph click event
- how to get chart object inside a point event function in Highcharts
- how to get geojson of mainly cities of all of country of the world
- Highcharts - get visible series name dynamically
- How get data name in Highcharts pie chart legend instead of "Slice" using array of values?
- Get name of clicked point in Highcharts when the point has drilldown
More Query from same tag
- Custom Highcharts Context Menu Button Appearing in Every Chart on Page
- Highcharts: Show data label at top of column graph
- Highcharts, detect if point is first in stack
- How to set the z-index of points on a HighCharts scatter plot?
- How to override Hihgchart.js Network Graph default node hover effect?
- How to find the width of single cell in xaxis ? ( Refer screenshot )
- Highcharts custom export hidding on Reset
- Highchart, is it possible to have a 'for loop' inside 'series' section?
- How to add text on every section edges in funnel highcharts
- Highchart drilldown subtitle change
- Different colors for positive/negative parts of column
- Highcharts not displaying json data in php
- Uncaught Error: [$injector:modulerr] using Angular JS and highcharts-ng
- Highcharts tooltips with all items in category listed
- Splitted bar chart for paired data with highcharts
- highcharts now showing with activemq's amq
- R-highcharter combine tooltips
- Create multiple Pie Highcharts for multiple series
- How make the legend to pop up over the Hightcharts element on hover
- Using Highcharts with SPServices jQuery library to create Pie Chart
- how to place the chart in the centre while using django-chartit?
- Populate Highchart with data from a python function
- How to Load More Than One CSV Using Highcharts Data Module
- Highcharts - Disable the legend of secondary y axis by default
- Renderer Bring to front highcharts
- How to change the color of series(grouped column chart) only with json object(without js function) on Highchart?
- How to customize highchart box plot box
- Highcharts or Fusioncharts,which one to select
- how to plot the data value from JSON in Highcharts
- Highcharts align multiple piecharts