score:4
Accepted answer
You can just add a 'color' property to the series data. For example, the following has multiple points defining different colors, and a few that use the default bar color:
series: [{
data: [{y:10, color:'red'}, {y:20, color:'blue'}, {y:30, color:'#A84646'},
{y:40, color:'rgba(253, 134, 9, 0.7)'}, 50, 60]
}]
Source: stackoverflow.com
Related Query
- How do I change a specific bar color in Highcharts Bar Chart?
- How to change color of bar in column chart with different level of percentage in highcharts
- Highcharts - Column Chart Drilldown, how to change the drilldown bar color based on some value
- How to change the bar color in Highcharts
- How To Change The Color of specific span of data in a chart
- How to make highcharts stacked bar chart start from a specific date
- How can I change a Highcharts bar color based on a third field?
- How do I rotate my HighCharts bar chart so its vertical, not horizontal?
- How to change the text color in Highcharts
- Highcharts Change Bar Color Based on Value
- Highcharts dynamically change bar color based on value
- highcharts jquery dynamic change chart type column to bar
- Highcharts - change background color along specific date range
- Change color of area chart programmatically in highcharts
- Highcharts - how to disable color change on mouseover/hover
- Highcharts Bar Chart - How to set the minimum bar width/length
- How to change Highcharts xAxis label color individually?
- How to change area graph color above certain value in Highcharts
- Highcharts Change Bar Background Color Based on categories value
- Highcharts --- Change sliced color on drilldown pie chart
- How to add a horizontal line in Column bar chart in Highcharts plugin?
- In highcharts how do I change the color of the line above the categories?
- 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 do I reset Highcharts bar color back to it's original color?
- 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
- Change color of stacked bar chart
More Query from same tag
- highcharts javascript variables
- Highcharts: Cannot get example to display chart
- Highcharts Polar Plot area scaling issues
- ExtJs Combobox with svg picture (highart) as value
- Format styles based on some conditions in highcharts
- Show days in future without series
- How to attach click event function in Highcharts
- Trigger an event when i scroll the scrollbar in highchart?
- Gauge highcharts is not resize with ionic 2
- Adding regression to multiple series imported from CSV
- Not all Tooltips and crosshairs not fading from synchronised charts when the mouse leaves a chart
- Getting problems to Set Icons(Image) on HighCharts
- Highchart pie - array dynamic for dynamic pie
- Highchart tooltips formatter issue
- How to configure date in Grantt chart of (Highcharts) so it accept date in string without javascript date?
- How to make the colors on the heatmap chart to make it appear with scale values?
- Is it possible to mix columns with a horizontal line on each category?
- Object [object Object] has no method 'highcharts'
- how to improve the efficacy while dynamic create charts
- highcharts scroll through axis
- Plot a a json chart with HighCharts & Vue.js
- Highcharts export web war does not work on Weblogic server
- Need to have Highcharts render each category on a separate axis
- How to install additional modules included in a Bower package?
- how to show specific tick value on highchart gauge?
- Redraw same highchart
- Create visualforce page to show time line using highcharts in salesforce
- Why isn't Highcharts showing the date formatted on x Axis?
- Highcharts, displaying two sets of data on the same line chart
- Highchart navigator data format