score:1
You need to also disable inactive
state and set allowPointSelect
to false
.
plotOptions: {
series: {
allowPointSelect: false,
states: {
hover: {
enabled: false
},
inactive: {
enabled: false
},
select: {
enabled: false
}
}
}
}
Live demo: http://jsfiddle.net/BlackLabel/c9r68bmg/
API Reference: https://api.highcharts.com/highcharts/plotOptions.series.allowPointSelect
Source: stackoverflow.com
Related Articles
- Highcharts disable hover effect and select animation
- How can I disable on hover marker animation in Highcharts 6.x?
- Disable hover on HighCharts
- highcharts - disable fading series on marker hover
- Highcharts Areaspline - Highlight a column on hover effect
- Highcharts conditionally disable marker on hover
- Disable legend hover in Highcharts
- HighCharts ios Disable Initial Animation
- Can't disable animation when using Highcharts in polar mode
- Highcharts -- Dynamically apply "halo" effect to points without triggering hover event
- Disable Plotpoint legend on hover in Highcharts
- How to make hover effect for two bar in highcharts at the same time is there any way by using css or any inbuilt method to achieve this?
- Highcharts Selection Event Disable highlighting Effect
- Is there any way to disable hover action on particularly some nodes in networkchart of highcharts based on the node color.?
- HighCharts / HighStock newly added series have problem with shared tooltips and mouse hover effect
- Highcharts NG stockchart animation effect only on navigator Type: column
- Issues with custom border around Highcharts Stacked Bars and disabling hover effect
- GWT Highcharts - disable series animation
- how to disable highcharts animation on panning but still using on load
- HighCharts navigator: how to disable the expand width icon on hover
- Highcharts - disable hover for slices on pie chart
- dynamically disable animation highcharts javascript
- HighCharts turn animation false for line chart
- Disable highcharts tooltip on certain lines, leave it enabled on others?
- Disable tooltip on certain points in Highcharts
- Highcharts - manually trigger hover event on a point
- Disable series through configuration in highcharts
- Highcharts How to Show Loading Animation At Set Data
- Turning off animation in HighCharts globally
- Highcharts datetime axis, how to disable time part (show only dates)?
- Highcharts : Change spline chart color dynamically
- How to scale Highcharts height on window resize with React
- HighChart response for time on yaxis and text on xaxis
- Changing scale on y-axis of highcharts to display time
- Highcharts pie donut with gradient
- Highcharts hover bug - with video to demonstrate
- Highcharts series , linkedto more than one series
- Highchart error make the whole page breakdown
- Highcharts change the line color if its out of the area range
- Highcharts 100% (height width) in Card from ng2-admin - Angular2 ng2-admin Template
- how to adjust distance between to bars in bar chart highchart
- Highchart maps / Highmaps update vue data properties on clicking country
- How to conserve the highchart graph locally?
- Highcharts undefined value
- Change window position with button HighStocks
- Hide specific points in series
- How to bind data in SQL Server to Highcharts?
- rCharts Highcharts change xAxis labels
- Setting max column amount in highchart column chart type
- Highcharts x axis custom scaling