score:8
Accepted answer
I think you are looking to update the marker color dynamically.
you can use update functionality for this
chart.series[0].data[0].update();
Here is a jsFiddle for your reference. I hope this will be useful for you.
score:3
is this what you are looking for?
plotOptions: {
series: {
allowPointSelect: true,
marker: {
states: {
select: {
fillColor: 'red',
lineWidth: 0
}
}
}
}
}
Source: stackoverflow.com
Related Query
- Changing the color of the point dynamically in highcharts
- Changing series color in highcharts dynamically
- Highcharts area fillOpacity do not work when changing the color
- Highcharts - Guage - Changing the color and radius of the center black dot(circle)
- How to change the line color of a bubble in highcharts dynamically
- In a Highcharts heatmap is it possible for a data point to be ignored for the color scale?
- Change color of selected point in HighCharts dynamically
- Highcharts - Add Point to chart with different color based on some condition dynamically
- How to Increase minimum point value and the color of series in advanced accessible charts in Highcharts by making it traverse
- Highcharts area graph with fillColor changing color depending on the zone color?
- How to unset a dynamically applied point color in a Highcharts pie chart?
- Dynamically changing Highcharts Theme through Jquery code not working
- Changing data dynamically for a series in Highcharts
- Highcharts => Getting the id of a point when clicking on a line chart
- How to get Highcharts X-Axis Categories starting at the left most point
- How to change the text color in Highcharts
- How do I dynamically change a data point in Highcharts using JavaScript
- Highcharts dynamically change bar color based on value
- Changing Highcharts data series type dynamically
- How do I get the value of a highcharts graph point on mouseover?
- Changing color of spline lines based on values in HighCharts
- Highcharts Dynamically Changing Labels?
- Dynamically draw marker on last point in highcharts
- Issue Dynamically Changing HighCharts Chart Title
- How do I remove the color swatch from my HighCharts legend without affecting the column?
- How can i keep the color the same in highcharts
- Get name of clicked point in Highcharts when the point has drilldown
- HIghcharts individual plot point color
- Individual point color in highcharts scatterplot
- How do I set the background color of a Highcharts HTML label?
More Query from same tag
- Change the font size and orientation of Highcharts Gantt X-axis labels
- How to show categories total in labels using highcharts
- plotting x y points in highchart as [[list of x points],[list of y points]]
- HighCharts gantt treegrid collapse details
- Highchart / Easyphp / Batik
- Highcharts - show group of series as one in legend
- How to display navigator under area type highchart?
- how to display hctreemap2 unique levels?
- Highcharts v7.1.2 width scaling issue when using css transform scale
- Point title in bubble chart (Highcharts)
- Highcharts yAxis labels inside plot area and left padding
- Unable to show Highcharts graph with in ASP.Net MVC
- Highcharts: Positioning the toolip with chart.plotLeft
- How to make xAxis labels match the positions of bars Highchart
- Highcharts Vector Plot with connected vectors of absolute length
- Chart js pie or doughnut charts 3 inside instead of 1
- HighCharts - Getting chart to display - Simple example (markit API)
- onClick takes two clicks to populate results, HighCharts
- Highcharts - Gantt Chart plot issue
- Highchart Bubble Chart Shadow
- HighCharts Angular -Show noData if the data series is empty
- Highstock. prevent gaps adding new line series
- Adding Flags in Highcharter using R
- Highcharts - Drag to move on xAxis
- What if x and x2 values are same in X range highcharts
- How to change the X and Y axis names of Pie chart High Chart?
- Highcharts not redrawing when series are updated inside subscribe callback
- how to make my highcharts reverse
- Highchart.js secondary axis not showing on the opposite side
- plot bands in x-axis is not working on time