Skip to content

lineWidth has no effect when boost is enabled for line series #11794

@manu-st

Description

@manu-st

If you set lineWidth to a value different than 1, then this setting has no effect when boost is enabled. I saw a few references in the highcharts forum about this but no github issues. Is the solution to use triangle to fix this planned?

See https://www.highcharts.com/forum/viewtopic.php?t=39846
See https://mattdesl.svbtle.com/drawing-lines-is-hard

Expected behaviour

The line should have the specified width.

Actual behaviour

All lines have a width of 1.

Live demo with steps to reproduce

boost enabled: http://jsfiddle.net/c619o4ek/
boost disabled: http://jsfiddle.net/1nmt6awz/

Product version

6.x and 7.x

Affected browser(s)

Chrome

Metadata

Metadata

Assignees

Type

No type

Projects

Status

Done

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions