score:3
Accepted answer
you could use zones
.
example: http://jsfiddle.net/0kwgocp4/1/
zones: [{
color: '#1b8753',
value: 3000
},{
color: '#ff0000'
}]
Source: stackoverflow.com
Related Query
- How to change area graph color above certain value in Highcharts
- How to change graph colour above and below plotline in Highcharts
- In highcharts how do I change the color of the line above the categories?
- How to make legend color show up in Highcharts for a line graph under certain conditions?
- How to change the color of highcharts series graph to black & white during downloading it as an image?
- How to change gauge meter color based on value in highcharts
- Highcharts - Column Chart Drilldown, how to change the drilldown bar color based on some value
- Highcharts Highmaps How to change value for color axis in map bubble
- How to change color of single column in Highcharts column graph when data is in CSV form?
- How to dynamically change line color based on value being lower than previous in highcharts
- How to change color of shaded area in highcharts
- Change graph color above and below plot-line in Column chart in Highcharts
- How to change the text color in Highcharts
- Highcharts Change Bar Color Based on Value
- Highcharts dynamically change bar color based on value
- How do I get the value of a highcharts graph point on mouseover?
- Change color of area chart programmatically in highcharts
- Highcharts - how to disable color change on mouseover/hover
- How to change Highcharts xAxis label color individually?
- Highcharts Change Bar Background Color Based on categories value
- Highcharts change the line color if its out of the area range
- How do I change a specific bar color in Highcharts Bar Chart?
- Highcharts - In area chart how to use gradient color for multiple series?
- How to change space value between grid and yAxis in Highcharts line chart
- How to change one point color on click in Highcharts
- Change color code on colum, depending on data value (highchartJS)
- How to change the bar color in Highcharts
- How to change color of bar in column chart with different level of percentage in highcharts
- How to change the line color of a bubble in highcharts dynamically
- How to change Highcharts graph with HTML radio button input (JS/jQuery)
More Query from same tag
- HighCharts Place Label on Bar
- Rounding results in highcharts jquery script
- Control positioning of background image/pattern
- Why is Y-Axis range so wide in Highcharts Plot?
- codeigniter with Highcharts- data not coming controller to view
- HighCharts Pattern Fill striped
- Highcharts 24 hour setup for hourly values
- How do I add json data to custom flags in Highstock?
- Change point style on hover over other onpage element
- Wkhtmltopdf + Highcart export issue
- Prevent column text overlapping
- How to customize Highchart graph similar to linkedin "Who's viewed your profile > Viewers found you from LinkedIn.com"
- charts highcharts add spacethe right side
- Highcharts: create a stacked columnrange chart
- how do i link my sqlite(PDO) databse data to highcharts code
- HighChart in ASP.NET MVC with Database connection
- issues with HighCharts
- Use highcharter inside a function
- Bar chart for displaying min/max/avg
- Highcharts show/hide datalabel of selected point
- Needing to convert JSON Object to JSON Array for Highcharts
- Highcharts Scrollbar up arrow throws error on click
- Unable to get dynamic data into Jquery pie chart
- Highcharts.dateFormat("%Y-%m-%d %H:%M", this.x) not working
- Flags Stack Distance Not Working
- Highcharts - Scatter chart with a line connecting the dots in the series
- ignoreHiddenSeries is not hiding values on X-axis if displayed series have null data
- Set tickInterval in format HH:mm am/pm of a HIChart's Line chart using Swift 5.0
- if statement for Highcharts xAxis labels
- encode CSV to JSON according to certain scheme using PHP