score:2
Accepted answer
yes, this is available in the series.update()
method. you would do something like:
chart.series[0].update({
color: color ? null : highcharts.getoptions().colors[1]
});
where series[0]
is the index of the series you want to update.
Source: stackoverflow.com
Related Query
- How to change the series color and mark after I draw the line chart in highcharts?Does it has databound event?
- How to set series-label to false by default and change the color of series label text in highchart
- 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
- How to change the color of highcharts series graph to black & white during downloading it as an image?
- How could you supply multiple series to a line chart in R shiny using highcharter package and without hardcoding the series?
- change datalabels color in a HighCharts chart when hovering without updating the series
- How to change the line color of a bubble in highcharts dynamically
- 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
- The graph disappear after change marker style and then change the line color
- How can I change highcharts events after the chart has been initialized
- How to make the selection of individual series dynamic in highcharts even after setting max and min?
- How to Increase minimum point value and the color of series in advanced accessible charts in Highcharts by making it traverse
- How can I maintain the Highcharts halo effect on pie chart after click and mouseOut?
- How to draw a chart from one array of data and make labels on the chart from another array of data? Highcharts v.4.0.4
- Highcharts : How to align column chart and bubble chart vertically in the same series
- How to use the tooltip formatter and still display chart color (like it does by default)?
- How to change the text color in Highcharts
- How do you increase the performance of highcharts chart creation and rendering
- Highcharts - best way to handle and display zero (or negative) values in a line chart series with logarithmic Y axis
- Highcharts - Scatter chart with a line connecting the dots in the series
- Highcharts 3.0, area chart with stacked and unstacked series - how to fix?
- How to use add series and update methods in the high chart wrapper for angular?
- Change chart type and redraw with multiple series in Highcharts
- Highcharts change the line color if its out of the area range
- how to change color of line chart in highchart based on a categorical column in r?
- Highcharts - how to create multiple y axis and group the data series
- How to change the background color of measure tool in stock chart in highstock?
- Highcharts change symbol and hover text of individual points Line Chart
More Query from same tag
- Highstock, make yAxis as zero
- Highcharts formats differently in Safari vs Chrome
- How to add icon/svg/image on X-axis for bar graph onclick event using highcharts?
- Initialising npm Highcharts 7 heatmaps in Angular 6
- set left and right margin in highchart
- Adding Rails data to Highcharts series
- highcharts clickable labels how to goto anchor
- How to load html page with dynamic content?
- How to draw a bar chart that one series has both positive and negative values in Highcharts?
- How to construct a colored treemap with Highcharts
- Showing different images in Highmaps when moving the mouse cursor to a point
- can't get data-labels in highcharts-export-server on live server
- date time plotting in highcharts
- Highcharts multiple y axis and dynamic update
- Y-axis on large negative and small positive values in High Charts
- data not getting displayed/plotted in highchart
- White lines between heatmap cells when zooming in (browser zoom)
- Generate graphical chart report
- Align Bar Graph with Negative Stack
- Column Chart with condition-based coloring in R and highcharts
- How to select or highlight the x axis border on click of Y axis label in gantt chart highchart
- Display values on the chart in Highcharts
- Highcharts scatter: show value in plot
- SSRS 2008 Chart series formatting based on expression?
- Styling bar colors in Highcharts with a gradient issue
- Javascript Highcharts cannot get the name of the click column in the onclick event
- directive returns the same array a few times angularjs
- How to set a full length background in a Highcharts bar chart?
- highcharts bar graph layout issues
- Highcharts Highmaps prevent initial zoom effect