score:1
Accepted answer
you can change tooltip.crosshairs
options to change the width, color, dashstyle and zindex of the line. here's the code for width and color:
tooltip: {
crosshairs: [{
width: 3,
color: 'green'
}]
}
the first object of the array is for the xaxis, the second for the yaxis. here's the demo.
score:-1
you can use css.
crosshairs: false
Source: stackoverflow.com
Related Query
- Change data hover line color in Highcharts
- How to change line color when loading static csv data into Highcharts Highstock graph?
- Highcharts Change column color on hover
- Change Y Axis vertical line color in Highcharts
- Highcharts change the line color if its out of the area range
- Highcharts - Change line color between points
- In highcharts how do I change the color of the line above the categories?
- Highcharts map doesn't change color on hover
- Highcharts change symbol and hover text of individual points Line Chart
- Change color code on colum, depending on data value (highchartJS)
- Change line color in area-spline chart in Highcharts
- highcharts change series color when data is dynamically inserted
- How to change the line color of a bubble in highcharts dynamically
- Highcharts - Change color of hover points
- Change color of marker on hover points - Highcharts
- Highcharts line color based on other data than value
- How to change color of single column in Highcharts column graph when data is in CSV form?
- How to change zone line color in highcharts
- How to dynamically change line color based on value being lower than previous in highcharts
- Highcharts shared tooltip(for line series) - Change on hover ACCORDING TO PLOTBAND
- Change background color of highcharts on hover
- How to change the text color in Highcharts
- How do I dynamically change a data point in Highcharts using JavaScript
- 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
- Change color of area chart programmatically in highcharts
- Highcharts column range change color for negative numbers
More Query from same tag
- How to change format of the upper xAxis Label?
- Reduce white space below plot area without using negative marginBottom
- Difference between setExtremes and afterSetExtremes in HighStock
- embedded ruby not working in highcharts
- How to draw a bar chart that one series has both positive and negative values in Highcharts?
- Highcharts - Replace nulls with 0
- How to import webpack generated output file into an App that has already installed modules that are already in the output file?
- Highcharts random realtime with detecting too high value
- HighCharts - invalid or unexpected token
- Highcharts renders the chart as solid black and missing 'fill' attribute on `rect`
- angular/cli and typescript version compilation error
- Hiding items in highchart legend
- Moving of series in Highcharts
- Update highcharts data dynamically on HTML form value change
- Highcharts stickyTracking
- onclick display donut chart pieces' information in center
- Is it possible in highcharts to have 2 charts, sharing the same x-axis, but next to one another?
- Rendering a table with Chart.renderer.text
- Highcharts rendered with no strokes using wkhtmltopdf
- Scrape Highcharts data to CSV file
- Javascript, using Highcharts to display a chart of rankings with JSON Data
- How to get Series Name Based on Selection in Highcharts
- Highcharts Line - When Y axis min is set to 0, connecting line isn't shown for consecutive 0 values
- Highcharts - javascript - incorrect stacked column formatting
- How to change the series plot display inside the scrollbar of the RangeSelector in highcharts.js
- Getting a value in Highcharts.js
- Uncaught TypeError: Cannot read property '0' of undefined javascript error and with highcharts
- How to set Chart Size in Android Using MPAAndroid
- Highchart range selector right align
- Highcharts - add custom information to tooltip what caused price raise or price drop