score:12
score:7
what you need here is the linewidthplus
property.
plotoptions: {
series: {
states: {
hover: {
linewidthplus: 0
}
}
}
}
this way, no matter what else you change, the chart will not change the linewidth when hovered.
api reference:
your fiddle updated:
Source: stackoverflow.com
Related Query
- Stop HighCharts increasing width of line on hover
- Stop HighCharts change transparency of another series on hover of one series
- Highcharts scatter plot with variable line width
- Highcharts line and points are shown only on mouse hover
- Highcharts change symbol and hover text of individual points Line Chart
- Highcharts -- how to change line width programmatically and prevent resetting line width?
- Highcharts Grid Line Width (or Color) - Single Line
- Stop Highcharts from cropping the series line between points on the x-axis
- Highcharts - draw line chart with summed values but show breakup on hover
- How to stop plotting the graph if data is blank and continue if data is there on the y-axis in base line highcharts
- Highcharts series line width is not stable
- Highcharts how to create dot hover at end of line chart
- Highcharts Line Chart - Highlight xAxis labels on point hover
- Highcharts - connect points with a line in scatter plot on hover
- Highcharts shared tooltip(for line series) - Change on hover ACCORDING TO PLOTBAND
- HighCharts navigator: how to disable the expand width icon on hover
- Change data hover line color in Highcharts
- HighCharts turn animation false for line chart
- Highcharts - issue about full chart width
- Disable hover on HighCharts
- Hide line in default state in Highcharts
- Highcharts width exceeds container div on first load
- Maximum bar width in Highcharts column charts
- Highcharts - manually trigger hover event on a point
- HighCharts full width issue
- Fixed y-axis label width in Highcharts
- Highcharts => Getting the id of a point when clicking on a line chart
- missing value in highcharts line graph results in no line, just points
- highcharts - disable fading series on marker hover
- Can I add an "average" line to Highcharts Chart?
More Query from same tag
- put the highchart legend to the bottom of the chart and horizontally centered
- trouble plotting multiple series of data on highstock
- Highcharts export stops working after first export
- How to set variable in high chart data field
- How can I unclick an event in highcharts on the second click
- How to set series-label to false by default and change the color of series label text in highchart
- Highcharts Donutchart: Avoid showing duplicate legend with nested charts
- highcharts mapbubble display 3 times
- Why highstock charts have two yAxis?
- tickinterval not working high chart for x axis
- how to set Navigator label formatter in highcharts
- Highcharts donut ring coloring only selective part
- PHP & Javascript Date Issue
- Updating Highstock chart points
- Highcharts not working when pass the javascript variable as hightcharts series data
- Highcharts Tooltip display different data
- Slanted highcharts axis labels overlap with legend
- Highcharts tooltip x axis font size
- How to hide a highchars when there is no data to show?
- Highcharts add point to line chart with json
- Customize legend in highchart
- Highcharts custom buttons with tooltips
- Highcharts stacked bar chart - how to get the stacks values
- highcharts - Solid Gauge with plot lines
- How to Cache DOM Variable in jQuery
- Don't disable "all" button in range selector in Highstock
- HighCharts/HighStock memory leak with addPoints() in Chrome only
- Recveived error from phantomjs:ERROR: While rendering, there's is a timeout reached
- Highstock - custom tickPositioner and tickInterval
- Highcharts - Add a tooltip suffix value dynamically for each series