score:9
Accepted answer
You can change the opacity
property in the inactive
state:
plotOptions: {
pie: {
states: {
inactive: {
opacity: 1
}
},
...
}
}
Live demo: http://jsfiddle.net/BlackLabel/05qwthgz/
API Reference: https://api.highcharts.com/highcharts/series.pie.states.inactive.opacity
Source: stackoverflow.com
Related Query
- Highchart's Pie Chart Opacity Changes on Hover
- Highcharts pie chart dynamically changes size
- Set opacity of Highcharts pie chart
- Highcharts display label for pie chart using html table as data source
- Highcharts multiple pie chart series hover
- Highcharts - disable hover for slices on pie chart
- Opacity Highcharts pie chart IE8
- Set Opacity Pie Chart Highcharts
- How to display the value instead of percentage in a pie chart using jquery Highcharts
- HighCharts - Make the pie chart 100% of the div
- Place text in center of pie chart - Highcharts
- Highcharts : Change opacity of a column chart
- Highcharts - labels inside and outside a pie chart
- Highcharts Pie Chart ignores percentageDecimals tooltip setting and has floating point inaccuracy issue
- Highcharts not displaying data labels for Pie chart in arabic
- Total of values in HighCharts Pie Chart
- HighCharts Pie Chart - Add text inside each slice
- highcharts - chart names for multiple pie chart series in one chart
- Highcharts Pie Chart Drilldown not showing on third drill
- Highcharts Pie Chart Label Threshold
- Highcharts Donut Chart text in center change on hover
- HighCharts - Pie chart drilldown for multilevel (3 to 4 level)
- Grand Totals in HighCharts Pie Chart Legend
- HighCharts Pie Chart Legend value alignment
- How get data name in Highcharts pie chart legend instead of "Slice" using array of values?
- Rotating dataLabels in a Highcharts pie chart
- Highcharts connecting scatter chart and pie chart with single legend
- Highcharts Donut chart is rendered as a Pie chart in IE 8
- How to create an inner circle pie chart in Highcharts
- How to make a pie chart from highcharts responsive
More Query from same tag
- JavaScript select first n booleans
- Highstock Column Chart - data grouping causes data to scroll independently of axis
- Highcharts style behavior difference between 2 highcharts sources
- Highchart with label in custom intervals
- call function onclick highchart
- Php to JSON passed thru to high charts
- Highcharts bar format datalabels to percent and add text
- Highcharts: aligning data labels on the same line in bar charts
- Highcharts bubbles incorrect initial size, changes on resize
- passing data from database to highcharts in Django
- Displaying data into a graph in web service ASP.NET MVC Framework
- How to add text on every section edges in funnel highcharts
- How to add click event on django-chatit chart
- Highstock chart not displaying with inital zero value with percent option
- How to change the background series colour of Highcharts Radar chart
- JIRA Gadget Plugin with HighCharts
- Update two series on the same graph dynamically with HighCharts
- Highcharts - svg vs digital
- How to hide bar but keep datalabels HighCharts
- In a Highcharts Stacked Area chart, is there a way of highlighting the area hovered over, rather than the area belonging to the nearest point?
- how to get tow series data in highchart guage chart
- xAxis labels refuse to align with columns
- highcharts with scrollbar, how to display all items on download image?
- Highcharts data set array
- Highcharts map: detect zoom or pan
- How do I make npm pack "highcharts-export-server" wait for it to finish processing
- Is there any panning facility working with zoom for highcharts
- Highcharts using Datatable in Asp.Net
- Highcharts sunburst dodrilldown
- HighCharts Y Axis scales aren't correct