score:2
Accepted answer
You can set onClick
handler this way:
$(chartObj.series[0].data[6].dataLabel.div.lastChild).bind('click', function(e) {
alert('clicked!')
})
jsFiddle here.
Source: stackoverflow.com
Related Query
- Highcharts click event on dataLabel which is using HTML
- highcharts display in my render html page which i want to convert into PDF using wkhtmltopdf in rails
- Click event and two way data binding in HighCharts using AngularJS
- Click event for bar-chart using Highcharts not working?
- Highcharts display label for pie chart using html table as data source
- Highcharts - tooltip using click event doesn't appear all times
- I am using click event to trigger a new page to generate the drill down data from highcharts however the entire chart is being generated
- HTML table as data source for highstock charts using highcharts
- AngularJS $apply sometimes doesn't trigger to update $scope values in the html tag within {{}}, when using the click event in hightchart.
- Different approach to generate PDF of a HTML page which contains 10 highcharts using mPDF in PHP
- Highcharts - Double click event
- Highcharts chart click event fired on click of the reset zoom button (bug?)
- Highcharts : Chart with drilldown how to obtain click event of drill up button
- highcharts how to catch and insert logic in click reset zoom button event
- How to pass custom data into Highcharts graph click event
- Using PhantomJS to create HighCharts grahps server side for use in PDF creation (PHP) - results in exit code 11 from PHPs exec();
- Click event not fire in highcharts tooltip
- HighStock HighCharts Setting Flag on Click Event
- Highcharts tooltip using HTML allows advanced formatting like images
- How to attach click event function in Highcharts
- highcharts change rendered image source on click
- Highcharts : How do I keep the marker formatting and make the click event fire with a 5K+ point scatter plot?
- How to add series after click event in HighCharts
- Click event in treemap in highcharts
- Dynamically set click event on bar from highcharts graph
- Highcharts custom events plugin right click event not firing
- Accessing functions in a highcharts click event in an ionic project
- 24-Hour Time Event Chart using HighCharts
- Highcharts + set event click from options in jquery
- How do I attach a click event handler to the whole HighCharts Gauge control?
More Query from same tag
- Highcharts shared tooltip positioning if single value only
- Need to apply background color to each legend text highchart
- Update Of Chart Series Colors Fails When Drilled Into Chart
- add formatter for X-axis in Highchart
- "tickPositions is undefined" after adding a second Y-Axis
- Highcharts' navigator and dependency arrow (ganttChart)
- Highcharts column stacking within a series only
- Highcharts JSON multiple series
- Strange behaviour of Highcharts boxplot
- convert mysql resultset into a (name, data) object to be fed into HighCharts
- how to change the slice color in donut chart on click of slice?
- Highcharts Compare Date Ranges Bar Chart
- How to set the x axis dynamically in High Charts 2.3.5
- How to change style of selected point in highcharts?
- Per-cell border colors in a highcharts heat map
- Highcharts not rendering labels from an html table
- Highcharts. Make tooltip of a specific point always visible
- Highcharts GANTT Chart Tooltip Mouse-over Tracking Issue
- Having trouble showing up the highcharts
- Negative Fill color in AreaSpline Graph
- Highcharts max interval for dateTime in x-axis?
- Setting background color of rangeSelector container in Highstock/Highcharts
- can't get data from mysql in highchart
- xAxis.Categories does not works in highcharts when used with range selector
- Change X axis label on Drill Down using HighCharts
- Using datetime axes, but with changing scales
- Can I add an "average" line to Highcharts Chart?
- Hide/Show yaxis on series hide/show event
- Highchart StockChart - Update last point value
- HIGHCHARTS - Value of Columns Based on previous Column Value