score:2
Accepted answer
You'd need to provide additional marker element with appropriate fillColor to each of your data points. Documentation is available here.
Here is an example:
data:[{ marker: { fillColor:'#FF0000' }, y:17}]
Source: stackoverflow.com
Related Query
- HighCharts Multi Color
- 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 dynamically change bar color based on value
- Change Color of Volume Columns (High/Low) in HighCharts
- Change Highcharts Series color
- Highcharts - change background color along specific date range
- Changing the color of the point dynamically in highcharts
- Change color of area chart programmatically in highcharts
- set color of grouped stacked column in highcharts
- Highcharts column range change color for negative numbers
- Highcharts Change column color on hover
- Change Y Axis vertical line color in Highcharts
- Highcharts multi y-axis min-max issue
- Highcharts - how to disable color change on mouseover/hover
- Highcharts - Column With Negative Values - Column Color
- Changing color of spline lines based on values in HighCharts
- Highcharts Area Chart - Specifying Area Color
- Highcharts - Color coded legend for solid gauge
- Color contrast setting on dataLabels style parameter using Highcharts 5 is not working on some colors
- How do I remove the color swatch from my HighCharts legend without affecting the column?
- Color individual markers on hover in Highcharts
- Highcharts : Showing wrong color in data series
- highcharts treemap heatmap level2 color turning black
- Make Highcharts border color match background color on column chart
- How can i keep the color the same in highcharts
- Using PhantomJS to create HighCharts grahps server side for use in PDF creation (PHP) - results in exit code 11 from PHPs exec();
- Highcharts - change color of only clicked column
More Query from same tag
- How to unite function index and function data to one new function?
- Get y point from x given point hightcharts
- Manually adding text over pie chart
- Render SVG images on each point of gantt chart in highcharts
- How to set the last point's position in Highcharts
- Adding Maplines in HighMaps using geojson file
- How to use existing SVG symbols (in a file) as markers in highcharts?
- Highcharts: Styling input-group
- Highstock flags onSeries
- Reset data in stacked chart in highcharts
- Changing bar colors on data that is within the same series data
- How do I display csv data in Highcharts?
- Highcharts legend events style edit
- HighCharts Data and Legend Ordering
- set chart type property in devexpress chart control c#
- Where to find charts plug-in like this?
- How to get column chart in angular using highcharts using dynamic data
- Draw dynamic rectangle based on date co-ordinates
- highcharts stacked area with irregular x-intervals
- Highcharts multiple column chart with drilldown, correct formatting of drilldown axes
- Is there a option in highcharts like the 'ordinal' in highstock?
- How to force the navigator to show a full year timeline even if the data collectively within it doesn't span an entire year
- Angular highcharts treemap squarified fit tiles
- Adding different y-axis name to all different chart in synchronous chart Highchart
- Highcharts inverted column chart - descending tickPositions
- Gauge chart, how to decrease width of serie?
- React-highcharts scrollbar feature not working
- Highchart Click Event
- Highcharts (scatter) tooltip notworking
- ReferenceError: Highcharts is not defined while including html file (with JS and CSS ) into other html file