score:2
you can find mouse events in plotoptions there you can manipulate the colors
this.chart.series[index].update({color:'color'});
this piece of code will be helpful.
here is a working example http://jsfiddle.net/vytee/
hope this will help you
Source: stackoverflow.com
Related Query
- hightcharts mouse tracking color
- How do i add mouse wheel code in Angular2 highcharts in typescript
- Highcharts not tracking mouse activity under filled area
- Change color code on colum, depending on data value (highchartJS)
- white border/line color set on hover for the bubbles in the bubble chart not being reset on mouse out from bubble
- Highcharts mouse tracking behaviour with multiple arearange & line series
- Highcharts, How to prevent point's marker changes its color on mouse hover?
- Strange character in the Highstock source code
- Remove the blue color selection while dragging the mouse to select in highcharts
- Column based Highchart drilldown series assign color code to each column
- Get Legends and color code of a piechart
- Highchart columnrange, color code lines based on data
- How to use the tooltip formatter and still display chart color (like it does by default)?
- Highchart - change color of one x-axis label only
- Changing series color in highcharts dynamically
- How to change the text color in Highcharts
- Highcharts area fillOpacity do not work when changing the color
- Highcharts Change Bar Color Based on Value
- highcharts: stop chart from trapping mouse events, or capture mouse click on the ENTIRE chart
- Highcharts dynamically change bar color based on value
- Change color of bars depending on value in Highchart bar-chart with MVC3
- How to apply custom color on candlesticks based on OPEN/CLOSE values?
- Background color for multiple Highchart panes, in Vue app
- Optimize JavaScript DrillDown code
- HighCharts: Color of label according to the color of pie slice
- Highstock/Highchart cannot set Individual Point color
- Change Color of Volume Columns (High/Low) in HighCharts
- Change Highcharts Series color
- Highcharts - change background color along specific date range
- Highcharts - Draw Crosshairs / Tooltip on Mouse Position Instead of Snapping to Data Point
More Query from same tag
- Unknown Text Shadow (Highcharts)
- Highcharts Gauge chart is rounding down max number
- Hide the line chart inside the Highstocks Scrollbar
- High charts and expression language issue - Syntax error on token "{" expected
- Highcharts multiple series json from php
- Highcharts data label getting cut off
- Disable pinch to zoom in highstock/highcharts
- Highcharts how to use a percentage area with time
- Highcharts stock chart time selector
- How to filter Date (Year) in shiny based on sliderInput choice?
- Offline exporting a Highcharts chart using an external button
- Highcharts, datetime, timestamp. What format of date needs when axis has type 'datetime'?
- Highcharts: How to add HTML inside of chart area
- how to import highcharts with webpack and babel
- Highcharts wind direction
- Difference between HTML5/JavaScript and jQuery based chart libraries
- customizing Highcharts problems. New
- Flags Stack Distance Not Working
- Understand variable assigment in JS
- Enable all range selector's options in stock highcharts
- VueJS App put data from GET request inside an array
- React Highcharts change border color on selected column from local state
- How to prevent cluttered date axis in Highcharts
- How to drag select multiple columns on highstock chart and have it reflect on the navigator?
- Highcharts static line with background color below it
- In Highcharts, my dataLabels disappear when re-enabling the rightmost element of my chart
- Wrapping a HighChart in AngularJS
- How to draw a smooth line for a polynomial fuction?
- Highcharts tree map showing wrong min value
- Highcharts: Duplicate X-Axis Labels when dataGrouping is enabled (by Month)