score:1
Accepted answer
You can get the second xAxis
value from the right element in categories array:
point: {
events: {
click: function() {
var tableDate = this.category,
secondValue = this.series.chart.xAxis[1].categories[this.x];
console.log(tableDate, secondValue);
}
}
}
Live demo: http://jsfiddle.net/BlackLabel/2ge5wzLs/
Source: stackoverflow.com
Related Query
- get bot xAxis values when doing click event on highcharts
- Highcharts - How can I get the nearest point on click event
- highcharts group series click event to get all data in catagory
- Get all series values when click on single line chart
- AngularJS $apply sometimes doesn't trigger to update $scope values in the html tag within {{}}, when using the click event in hightchart.
- Highcharts xAxis padding is lost when navigator when zooming in and out and can't get the padding back when zoom out
- How to get xAxis and yAxis information on a Highcharts heatmap click event?
- Unable to do any other action than "alert" when triggering the click event on Highcharts (React Native)
- How can I put xAxis in highcharts starting in the horizontal line when all values are in 0?
- Highcharts does not display years on Xaxis when data with NULL values
- Highcharts Legend event click to get data
- Javascript Highcharts cannot get the name of the click column in the onclick event
- 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
- highmaps get country name on click event
- How to pass custom data into Highcharts graph click event
- how to get chart object inside a point event function in Highcharts
- Highcharts - Issue with negative values when displaying multiple axes
- Get X Axis value on bar Highchart click event
- Highcharts Line - When Y axis min is set to 0, connecting line isn't shown for consecutive 0 values
- Highcharts How to get decimal point values on y-axis with big numbers
- Get name of clicked point in Highcharts when the point has drilldown
- Click event not fire in highcharts tooltip
- Highcharts : How to fix labels to the top when xAxis rotation is 90°?
- HighStock HighCharts Setting Flag on Click Event
- HighCharts datetime xAxis without missing values (weekends)
- Highcharts write xaxis values on 2 different lines
- How to get the Div id of charts in highcharts on click of it in angular 6
More Query from same tag
- Max number of flags on highstock control
- Highcharts boxplot custom labels for maximum quartiles median and minimum?
- Unexpected token ' when generating a png chart using node-export-server
- Array for Highcharts:
- Adding highchart3d in Angular 6 application
- Highcharts: how to separate stacked columns on datetime axis
- How to update HighChart series inside setInterval method
- How to apply borderRadius only for top side of Column or Bar in Highchart
- highstock ie8 error
- Highcharts X axis categories name gets only shows 1 character
- Adding same precision to the yAxis Label of HighCharts
- Highcharts chart dynamic json data from sql
- Why won't Highcharts accept UTC value from my JSON?
- highcharts mapchart: no color shown after reload the graph
- HighCharts always throw error #16
- Highcharts DataGrouping with Null values
- Higstock add all series dynamically
- Parse json response for highcharts
- How do you change the colour of each category within a highcharts column chart?
- Highmaps js, on Hover display additional data
- Gantt highchart bar alignment issue
- Highmaps: How to emphasize mapline
- Highchart accessing series.data in tooltip pointFormat
- Highcharts: Add a custom image button
- Populating Highcharts chart with data received from MySQL
- modify Xaxis in highcharts
- Magento: TypeError: N is not a function
- dataGrouping with xAxis datetime
- Highcharts 6.0 Synchronization Bug
- solution : Manage space between group columns in highchart