Open
Description
When the type of 2 curves is "scattergl" and there is a fill betweem them, it doesnt work.
Here is a reproducible, minimized codepen: https://codepen.io/GoldBlacky/pen/yyLgOdd
I would also be very happy about a workaround or general direction to try to implement a workaround myself. The reason I need scattergl is because my application is too laggy when using scatter with multiple thousand data points.
Thanks!