score:2
Accepted answer
jsfiddle here is the code without drills.
point: {
events: {
click: function(e) {
location.href= "?job_num=" + this.category;
}
}
}
in
plotOptions: {
column: {
Source: stackoverflow.com
Related Articles
- Highcharts, on column or x-axis category click append job number to page url
- how to show column and area charts with different y axis with same category and same x axis in highcharts
- Highcharts - change group padding and column width on category axis
- HighCharts event on column category name click
- How do you change the colour of each category within a highcharts column chart?
- programmatically click on column in Highcharts
- Highcharts - change column stacking on click
- Show some specefic number on gauge highcharts axis labels
- Highcharts clickable column to open another page on same site
- Fire click event on a highchart column drilldown chart on clicking x axis for drill down reports
- Highcharts stacked column how to use different label on each category
- Highcharts: get category name on column click
- Highcharts stacked column stackLabels do not show when axis is reversed
- Remove the Z Axis Column Line in Highcharts 3D
- highcharts change rendered image source on click
- How to display rounded corners in a highcharts column on a Y Axis that starts above 0
- Highcharts - append % to first axis label?
- Highcharts column Point Click
- Highcharts - stacked column - order series index dynamically for each category
- Highcharts click on column (not bar)
- How to make the Y Axis values not start from 0 in highcharts? How to display forcefully display the last category data on X axis in HighCharts ?
- Updating single category data in Highcharts column chart
- Highcharts column only show one category
- 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
- x Axis Labels are cut off from Highcharts Column Chart
- Highcharts - how to access category of multiple axis of the point from tooltip
- Generating highcharts issues in dual axis column chart
- Highcharts Column Series Point Object Click Function
- Highcharts Get color on column on click
- Reduce the number of data points on X axis in highcharts
- Highcharts hover bug - with video to demonstrate
- Print target labels on xAxis with labels.formatter
- Use String as object in javascript?
- javascript : how to link categories to date in highcharts
- How to export CSV and XLS with external button in Highcharts
- Always position Highcharts tooltip on top with respect to the marker point
- Counting json data to create dynamic series in highchart line charts
- Highcharts angular 2 with observables http request
- Automatically zooming in on highcharts after loading
- Highcharts -- Hide zero values without using 'null'
- Highcharts : use function in Serie data
- Looking for a line chart drill down to area chart using Highcharts
- How can I save HighCharts image into the project folder in PHP?
- How to get the highlighted point from shared tooltip formatter, Highcharts
- Set line opacity in highchart line chart
- how can I move yAxis labels from Right of chart to left of chart in highstock
- How to dynamically change axis from linear to logarithmic in HighChart
- highcharts exporting - Java approach
- Highchart renderer path issue in IE8
- Highcharts.js : get specific value from data to tooltip