Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork7.9k
Closed
Description
A line collection can have variable line width, face color, edge color, antialiasing, and offests but the alpha is fixed. It seems odd that so much variation is possible except when it comes to transparency. This is a headache to deal with when plotting a large number of line segments, would it be possible to make the alpha variable accept a list instead of a single float?