score:21
Accepted answer
You can do this with a combination of the threshold and negativeColor series options.
series: [{
name: 'KPN12345',
data: [
[1327881600000, 11],
etc...
],
threshold: 15,
negativeColor: 'green',
color: 'red',
tooltip: {
valueDecimals: 2
}
}]
Fiddle here.
Source: stackoverflow.com
Related Query
- How to change graph colour above and below plotline in Highcharts
- Change graph color above and below plot-line in Column chart in Highcharts
- How to change area graph color above certain value in Highcharts
- How do you change the colour of each category within a highcharts column chart?
- How to update new plotline values instead of removing and adding new ones in highcharts
- In highcharts how do I change the color of the line above the categories?
- How to change space value between grid and yAxis in Highcharts line chart
- HighCharts & MVC: How to load whole graph definition and data with JSON?
- How to change the color of highcharts series graph to black & white during downloading it as an image?
- How to use Highchart auto calculated min and max values, unless they are above or below a predefined min and max
- How do I dynamically change the yAxis min, max and tickInterval in HighCharts
- How to access legendSymbols and change their shape in HighCharts
- How to Display Month and Year in xAxis of Highcharts datetime graph
- Highcharts -- how to change line width programmatically and prevent resetting line width?
- How to Change marker symbol and dataLabel with custom style in Highcharts
- How to change Highcharts graph with HTML radio button input (JS/jQuery)
- How to change highcharts graph axis colors on export?
- How to change the background series colour of Highcharts Radar chart
- How to stop plotting the graph if data is blank and continue if data is there on the y-axis in base line highcharts
- How to change color of line above or below specify curve line in Highcharts?
- Highcharts Bubbles - how do I change bubble background and line color?
- HIghcharts how to change values and ranges in the Y-axis
- How to change tick and minorTick color in different interval in highcharts gauge charts
- How to change color of single column in Highcharts column graph when data is in CSV form?
- Emulating multiple click functions or have separate clicked values based on specific areas below or above dataMin and dataMax - highcharts
- Highcharts - How to change display data and remove mouseover?
- How to modify the code so that Highcharts graph does not cover fixed navigation bar at the top of the page?
- HIGHCHARTS How to to make separate colors for shaded region and the line in Area Graph
- How to change the point color to red that is lowest point plotted in the graph and 2nd issue is animation effect is not supporting in the ie10,ie8
- how to enable only 1 out of 2 column column graph by default when page loads in highcharts and the 2nd one gets visible when toggled in the legend
More Query from same tag
- What is the best strategy for testing D3/HighCharts/SVG?
- How to connect null values with dotted lines in highcharts
- Can I create a Javascript chart from this table?
- Ajax and Highcharts - Display 'loading' until data is retrieved, then populate chart
- Disables Crosshair for one series of two
- How can I dynamically enable/disable series tooltip based on point condition
- highcharts: TypeError: Cannot read property '0' of undefined
- jsx highcharts performance
- Linking Data in multiple Charts Highcharts
- Zoom xy proportionally in Highcharts scatter plot
- Series fillColor for marker on hover ONLY
- load data in highcharts from 2 different csv files
- highchart not displaying bars chart while printing
- highchart not rending in rshiny but is working in my directory
- HighCharts showing wrong month
- Highcharts Solid Gauge (Thermometer) ... Color from -30 to +60
- uploading external csv file to highcharts not working
- How to interpret Timelien for HighStock
- Highcharts issue with max value (100) - React
- Combine an object parameter with array values in Highcharts reduce method
- inconsistent SVG elements from Highcharts making tests fail with Geb/Selenium and PhantomJS
- Highcharts with Rails 6
- Custom color & tooltip for a single bar in Highcharts histogram
- Render Two charts separate charts using angular js directives
- Change Highchart graph amplitude through slider
- Convert client requests to proper requests for custom highchart node export server
- Multiple series in HighStock charts
- Highcharts - svg vs digital
- Programmatically change legends in highstock or highchart
- Highcharts tooltip date format when using pointFormat