score:1
Accepted answer
You need to enable useHTML
property for a tooltip.
tooltip: {
useHTML: true,
...
}
CSS:
.highcharts-tooltip {
line-height: 40px;
}
Live demo: http://jsfiddle.net/BlackLabel/893k5cnL/
API Reference: https://api.highcharts.com/highcharts/tooltip.useHTML
Source: stackoverflow.com
Related Query
- Highcharts tooltip line height in styled mode
- Highcharts | Line height control for plot band labels in styled mode
- Highcharts - how to set line height in multiline annotations labels in styled mode
- Highcharts - Tooltip width in styled mode
- Highcharts - How to remove connecting line between fixed tooltip and point
- Highcharts shared tooltip for line series and scatter plot not working
- Highcharts tooltip background according to line
- How to edit tooltip in Highcharts C# code
- how to use highcharts tooltip formatter in python code
- Highcharts Grid Line Height Below Spline
- Disabling inactive state in Highcharts styled mode
- Prevent label text wrapping in Highcharts styled mode
- Cannot get Highcharts solidgauge stops to work in styled mode
- Highcharts - Show a string category label in the tooltip for a line graph
- Highcharts - Highstock chart showing double line on hovering data points to show tooltip
- Trouble getting unique tooltip based on X axis values in highcharts line graph
- avoid tooltip linking line in a HighCharts scatterplot
- Highcharts tooltip background according to line (without setting backgroundColor = null)
- Highcharts - Grid line height
- How to position Highcharts tooltip on top of bar or at 0 line of Y-axis for negative value
- highcharts column stroke in styled mode
- Use classic mode instead of styled mode in Highcharts with Angular
- Highcharts (column, candlestick) show mouseover tooltip anywhere on chart similar to line or area
- How to support a legacy style option (like series.color) in Highcharts CSS styled mode
- highcharts Line color in the chart, in the legend and in the tooltip do not match
- Can we increase the height of tooltip anchor in Highcharts
- Using Highcharts styled mode svg patterns not exporting
- Highcharts - Is there a way to disble styled mode for certain elements?
- Highcharts - how to wrap y-axis title in styled mode
- HighCharts : Exporting jpeg with background in styled mode
More Query from same tag
- Highcharts X axis date bold
- On Mouse over on the high chart data the tool tip value should be displayed next to legend label
- how to customize heatmap highcharts plot area and the color of the datalabels
- how to draw charts with json file data in highcharts
- Where to find charts plug-in like this?
- Set left and right border-like on highchart
- Highmaps: Wrap fillSetter for colorAxis
- highchart - irregular time series
- Should show all the series name on hover to the point which is crossing to that point in line chart (Highcharts)
- Highcharts + Highmaps module not working
- HighCharts Bullet Chart appears to ignore xAxis minTickInterval
- How to use a custom JSON map in Highmaps
- Highcharts Flag series tooltip does not follow yAxis
- Highcharts - Hide series "points" (labels) on both x- and y-axis
- Highcharts : Point Formatting not working
- IE 6 Script error when Highstock & Highcharts are loaded
- JSON-Object as string: Use of concat(), eval() and/or JSON.parse()?
- Set Additional Data to highcharts series
- Highcharts plugin: show/hide tooltips on click
- How to dynamically create timeline chart on click of x-range chart in highcharts angular
- How to display raw decimal numbers on tooltips in Highcharts.js
- Php to JSON passed thru to high charts
- Don't connect points with value 0 in highcharts
- React HighCharts cannot use marker-clusters
- Highstocks line chart issue after HS upgrade
- Highmaps in React
- Reveal.js with highcharts
- Parsing json.dumps to HighCharts in Django
- Exporting highchart to server w/ phantomjs & highcharts-convert
- Highcharts (highstock) plotting incorrect date on x-axis line chart