score:2
Accepted answer
You can set the color on the series level
var item = {
name: task.name,
data: [],
color: task.intervals[0].color
};
Source: stackoverflow.com
Related Query
- How to change default color of a series chart in highcharts?
- How to set series-label to false by default and change the color of series label text in highchart
- How to change the color of highcharts series graph to black & white during downloading it as an image?
- How to change color of bar in column chart with different level of percentage in highcharts
- change datalabels color in a HighCharts chart when hovering without updating the series
- How to change the background series colour of Highcharts Radar chart
- Highcharts - Column Chart Drilldown, how to change the drilldown bar color based on some value
- How to change the series color and mark after I draw the line chart in highcharts?Does it has databound event?
- Highcharts PIE chart series color doesn't change
- How to change the text color in Highcharts
- Change Highcharts Series color
- Change color of area chart programmatically in highcharts
- Highcharts - how to disable color change on mouseover/hover
- How to change series legend text color in HighChart chart?
- How to change Highcharts xAxis label color individually?
- Highcharts 3.0, area chart with stacked and unstacked series - how to fix?
- How to change area graph color above certain value in Highcharts
- Highcharts hide series without change legend color
- Highcharts, how to change hover bg color for series with multiple columns (categories)
- Highcharts --- Change sliced color on drilldown pie chart
- Change chart type and redraw with multiple series in Highcharts
- How to color series legend in highcharts when colorbypoint is set to true
- In highcharts how do I change the color of the line above the categories?
- How do I change a specific bar color in Highcharts Bar Chart?
- How to change color of donut chart in highchart?
- how to change color of line chart in highchart based on a categorical column in r?
- 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 the background color of measure tool in stock chart in highstock?
- How to change one point color on click in Highcharts
More Query from same tag
- Show Data For Grouped Series in ToolTip Highcharts
- How to remove y-Axis dynamically
- Highcharts: how to get the default export options on a chart?
- Unable to format JSON from WCF for HighCharts?
- keep highcharts legend responsive when another div lies over chart
- Drilldown in Sankey Diagram
- Export Highcharts polar chart csv with categories in place of polar coordinates
- How to use drilldown upto level 3 with different charts on each level in highcharts?
- how to pass multi sereis data with dual y axis chart in highchart
- Highcharts addPoint: Unable to get value of the property 'addPoint': object is null or undefined
- Change the plot area colour for HighCharts Swift iOS
- Maps in not displaying (angularJs directive, controller)
- How to render a line from dataLabels to marker on graph in HighCharts?
- Highcharts container selection issue on Nexus 7 (4.2.1)
- Highcharts angular gauge: multiple dials with different colors
- Highchart.js Custom Y-Axis Ticker
- "tickPositions is undefined" after adding a second Y-Axis
- Is there a function to highlight another stat/point/column while hovering element on Highcharts?
- X axis tick not centering on column series in highcharts (jsFiddle)
- How to format Highcharts columnRange to get json data for temperature Min and Max
- minPadding doesn't work
- Images on Highchart
- how to show cross hair in highchart always by default
- How to set plot area width and height in Highcharts?
- Using custom fonts with Highcharts
- jQuery.HighchartTable custom tooltip
- onclick popout highchart piechart
- Highmaps chart is empty in Angular 5
- How to get different chart types in same plot
- Highchart (pie chart) with data from HTML table not displaying legend