-
Notifications
You must be signed in to change notification settings - Fork 3.8k
Closed
Description
fillOpacity is rendered incorrectly when area series gets boosted (probably also other types)
Something similar was reported in other places:
- Boost. Serie opacity #7567
- Boost: Some colors are barely visible when opacity is applied. #6580
- https://www.highcharts.com/forum/viewtopic.php?t=45744
Expected behaviour
Chart uses the set fillOpacity.
Actual behaviour
Chart is barely visible no matter the fillOpacity, so long as a custom opacity is specified.
If you remove the fillOpacity setting, the bug disappears, and the chart looks almost OK.
Note that I set a very small boost threshold for the demo, so the stepped line looks weird due to how boost draws it.
Live demo with steps to reproduce
https://jsfiddle.net/yoakfcn9/
Product version
highcharts 10.2.1
Affected browser(s)
reproduced in vivaldi, firefox
Metadata
Metadata
Assignees
Type
Projects
Status
Done


