Closed
Description
It is possible to use lists as input for hlines parameters such as colors, linestyle, linewidths and therefore specify each hline individually. However, this does not seem possible with alpha because it would only accept float, int instance, resulting in the same alpha for all hlines. Would it be possible to implement the same functionality for alpha than for the other parameters? Thank you! Using latest version 0.12.9b1. Cheers, Joachim