score:1
Accepted answer
You can change the background color by the options:
navigation: {
bindings: {
measure: {
annotationsOptions: {
typeOptions: {
background: {
fill: 'rgba(50, 150, 50, 0.5)'
}
}
}
}
}
}
Live demo: https://jsfiddle.net/BlackLabel/o1g78rfd/
Source: stackoverflow.com
Related Query
- How to change the background color of measure tool in stock chart in highstock?
- How to change the background color the chart area in high charts?
- How to Change the color of the text in donut chart
- how to dynamically change chart type in highstock stock chart?
- How to change the color of single point in spiderweb chart
- 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 background color of the Highcharts(HighMaps in specific) dynamically?
- how to change the color of column in chart ?
- How to change the series color and mark after I draw the line chart in highcharts?Does it has databound event?
- How To Change The Color of specific span of data in a chart
- How can I change the background color of horizontal bar if date value is less than to current date?
- How to change the label color of Y-Axis on click in angular Gantt chart High Chart
- highcharts: How do I change the color of the chart above?
- how to change my pie chart color according to the value
- how to change the slice color in donut chart on click of slice?
- How do I change the tool tip color in highchart?
- 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 to disable the on-hover color change in Highcharts?
- Highcharts, How can I change the datalable distance in a pie chart based on the value
- How to extract the data from highstock chart
- How do I set the background color of a Highcharts HTML label?
- 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 color of donut chart in highchart?
- how to change color of line chart in highchart based on a categorical column in r?
- highcharts.js change color of the lines in the background
- Set background color for only one pane in multi-pane Highstock chart
- How do I change the style of the inner part enclosed by the lines(polar) chart created with highcharts?
More Query from same tag
- How to create chart using Springboot Json api
- Multiple group_by shiny app making a plot
- To rotate X (or) Y axis of rect ?
- Issue in multiple exporting for HighChart with scrollbar
- highchart created using value from mysql, how to export it using phantomjs
- Show multiple values for a day in Highcharts time series
- DotNet.Highcharts ChartTypes reference?
- Highcharts with angularjs: smooth transition of bars when updating values
- Django chartit loading jquery and highcharts js
- highcharts - show by month
- Highcharts heatmap column width based on content size
- Highchart multi axes labels not showing
- How to convert php array into javascript array for Highchart JS
- Multiple categories for hc_yAxis
- In highcharts how can I provide data with values x, y, title so that I can put the title in the tooltip?
- limit Highcharts x-Axis grouped categories and labels style
- I am getting error on highcharts. like "ERROR TypeError: Cannot read property 'series' of undefined"
- dynamically change fontWeight on a legend item Highcharts
- Highcharts hide series without change legend color
- Network-graph not getting formatted properly
- Highcharts columnrange dataLabel x,y positioning ignored
- Highcharts - Rails array includes empty date entries
- How to center an image in a gauge
- Highchart general drawing svg label zoom-in on mouse hover
- Highcharts & Mysql
- Highcharts - removing a segment from a pie chart
- Highcharts php data array
- Highcharts dynamically assign symbols
- Manual trigger mouseover event or simulate hover effect on point
- Highcharts won't slant data on a bar chart