score:2
Accepted answer
You can use legendItemClick event and then hide element with series index in pie chart like here http://jsfiddle.net/TV8f4/3/
legendItemClick:function(){
var index = this.index,
chart = this.chart,
series = chart.series,
len = series.length,
pieSerie = series[len-1];
pieSerie.data[index].setVisible();
}
Source: stackoverflow.com
Related Query
- Highcharts Combo graphs with common legend click
- Highcharts - Global configuration with common code and unique data & Headings
- How to trigger a legend click in HighCharts with jQuery?
- Change the legend in highcharts heatmap to show instead of a color bar, a set of fixed icons with hide and show on click
- How to modify highcharts legend item click event?
- Type 'number[]' has no properties in common with type 'XrangePointOptionsObject' in Angular8 using Highcharts
- Highcharts : Chart with drilldown how to obtain click event of drill up button
- Flexdashboards and Leaflet and marker click with Highcharts
- Highcharts Legend Overlaps with X-Axis
- Highcharts connecting scatter chart and pie chart with single legend
- Click events on highcharts with multiple series
- Legend on bottom with 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?
- Show tootip and select pie slice on legend click of pie chart in HighCharts
- Highcharts - how to export chart with different scale in one click
- Highcharts dynamicly update legend with grouped values
- How to suppress items with NULL value from HighCharts legend
- Jquery Highcharts is not loading when using with common function?
- passing formatting JavaScript code to HighCharts with JSON
- Highcharts area chart hide graphs with one data point
- color in legend with range highcharts
- Show/Update Separate Bar graphs with Drilldown Pie chart of Highcharts
- Highcharts type flags with custom legend icon
- Highcharts multiple graphs stacked in seperate "<div>" with combine zooming
- Highcharts pie rendering in conflict with legend
- Highcharts - Dynamically change chart type with on radio buttons click
- dashboard-style page with Highcharts graphs
- Toggling legend text click event in highcharts
- Highcharts JS: Download all charts of current site with one click
More Query from same tag
- how to pass to or more list of series to set series
- Format data to be used in Highcharts series
- multiple highcharts on same page
- Hide Highcharts series through legend without having an empty space between them
- How to hide columns with no data in HighCharts
- highstock 1.3 disable navigator dragging redraw
- Highcharts Level 3 drill down
- cannot show json data in line highchart
- HighStocks Array Series
- Highcharts x-axis label
- Interactive row filtering in highcharts/highcharter stacked barchart
- How to use scrollbar on highcharts heatmap?
- Highcharts erroneously inserting numbered extra categories in error
- Array for Highcharts:
- How to draw a line on a highcharts graph from an AJAX call?
- Cannot dynamically update highchart in javascript
- Highcharts stacked bar chart - how to get the stacks values
- Highcharts returning error #15
- React Native Highcharts call method
- Difference between hiding a div initially and hiding it dynamically
- Highcharts - add border radius to boxplot chart
- Can't disconnect line chart with [null,null] and irregular intervals in Highcharts
- Highchart's highstock tickPositions on multiple y axis
- Highcharts markers positioning errors in IE8
- Highchart pie legend circles
- choropleth map of malayasia with range slider JS
- Gap between two bar graphs using Highchart
- How can i change the color of a tile which was clicked of a treemap in highcharts using react
- How to resize bar chart based on no of x axis categories in HighCharts
- Formatting dataLabels in Highcharts