You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello, I appreciate greatly all the work you've put into this package which is a cornerstone of the work I do. One thing that is a minor frustration is the way alpha is set for stat_lineribbon(). I would like to be able to independently set the transparency of the line and the ribbon. ... often it is nice to have the ribbons be more transparent than the lines, when several ribbons are overlapping. Is this an easy fix? I am not experienced with custom geoms. Thanks a lot for your work!