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
When setting color and transparency using rgba-values in pandas.boxplot(), the code doesn't seem to recognize the alpha-value. I raised a question on StackOverflow already (https://stackoverflow.com/questions/61501795/set-boxplot-boxes-facecolor-transparency-in-python-matplotlib) but this might be something to fix in the github. I have used rgba-values elsewhere and never had issues with it, only here it doesn't seem to work properly.