score:0
Could you check with master version? This one example: http://jsfiddle.net/cMXyG/19/ .
For me it looks fine, see:
- FF:
- Chrome:
There is small difference (~1px) probably caused by different calculations for lineWidth.
score:2
Try with the itemMarginBottom properties like this:
legend: {
layout: 'vertical',
itemMarginBottom:7,
align: 'right',
verticalAlign: 'top',
itemStyle: {
font: '9pt Raleway,Helvetica,sans-serif',
color: '#A0A0A0'
},
itemHoverStyle: {
color: '#FFF'
},
itemHiddenStyle: {
color: '#444'
}
}
Source: stackoverflow.com
Related Query
- Highcharts - Legend item padding
- How to modify highcharts legend item click event?
- Highcharts legend item hover event?
- Set custom legend item symbol (or icon) in HIghcharts
- Border around legend item in highcharts
- Highcharts angular Get Legend Item Status
- dynamically change fontWeight on a legend item Highcharts
- Auto focus on a legend item in highcharts
- Highcharts Legend item text alignment
- Hiding legend item box when using check box in Highcharts
- Highcharts hide legend item from Pie chart
- Click on Highcharts pie rendering border although legend item click is disabled
- Grey out item in Highcharts legend
- Highcharts - How to Make the legend item width half of the contianer?
- Highcharts : Info about clicked legend item pass to controller
- Highcharts pie on legenditemclick avoid slicing of pie but show animation on legend item
- HighCharts Hide Series Name from the Legend
- Hiding a Highcharts series without using the legend
- Disable-Click on Legend in HighCharts Column Graph
- Displaying percentage inside pie item for highcharts
- Highcharts - Change legend index order
- Highcharts legend font sizes
- Highcharts - How to programmatically toggle legend items and determine which items are selected
- Add series total to legend in Highcharts
- HighCharts - Y-Axis padding in a bar chart
- Highcharts - How to display legend symbol inside the tooltip
- Filtering legend of a Highcharts by only visible series
- Add tooltip to legend in highcharts when hovering
- Highcharts - Legend Positioning outside the chart
- Display legend items in two columns highcharts
More Query from same tag
- Highcharts plot offset on line graph with categories
- Highcharts - How to change display data and remove mouseover?
- Highcharts: create multiple series using JSON data
- Django Chart using Highcharts
- Highcharts: zero-align y-axes angular 6
- knockoutjs highcharts parse arrays of data to chart
- Highcharts of type area range not displaying markers like circles
- Too long chart axis label title
- High Chart not load in Safari browser
- react & highcharts: add navigation button
- How to draw scatter chart with highcharts using timeseries data
- react-highcharts alignThreshold
- Highcharts Dates Wrong
- Highcharts Auto Calculate Multiple Series Position
- How to properly configure DateTime axis for Highcharts on Android?
- Highcharts selection, yaxis is undefined
- Selecting relational highchart SVG images with Selenium
- Highcharts Columnrange data labels high and low different colors
- Highcharts bar graph doesn't show yaxis values
- Dymanically Update Data in Highchart: Load Event is not Working
- Highstock line chart series processedYData is wrong
- Highchart renders differently for height on first click
- Browser crashes after periodic update of Highcharts series data
- Highcharts X-Axis Issue
- Highcharts - Unable to remove xasis titles while drill down
- With mulitiple boxplots/median trend line series', line points don't line up with boxplot
- Can I disable plotband's label when it exceeds plotband's border?Highstock
- HighCharts: Getting rid of tooltip but mantain crosshairs
- Apply outer border for the highchart area chart
- Highcharts Dynamic Chart with MySQL Data doesn't reload