Legend icon size increases on increasing the radius of marker #6202
Comments
At this moment this is default behaviour, but you can use a workround with linked two series. The first defines legend symbol and the second one, draw points. Example: For general support, please use email / stackOverflow / forum. More information you can find here: http://www.highcharts.com/support |
I agree with @sagargurtu it's a bug. It doesn't make sense to allow the legend markers to overflow the text lines. We should go in to the drawLineMarker function and disallow the marker to be larger than |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Expected behaviour
Legend marker radius should not change on change of chart marker radius.
Actual behaviour
On increasing marker radius, legend marker radius also increases.
Live demo with steps to reproduce
http://jsfiddle.net/Rfaav/25/
Affected browser(s)
Chrome
The text was updated successfully, but these errors were encountered: