Python-Data-Visualization icon indicating copy to clipboard operation
Python-Data-Visualization copied to clipboard

Issues with specifying errorbars with barplot in seaborn

Open leahhrlee opened this issue 2 years ago • 1 comments

In "Repeated measures" section for bar plots, had errors adding "errorbar" parameters

leahhrlee avatar Sep 06 '23 18:09 leahhrlee

according to: https://stackoverflow.com/questions/75360003/seaborn-barplot-does-not-recognise-errorbar-argument

I see the AttributeError about 'Rectangle' object happen with version 0.10.1. It goes away with 0.12.2.

leahhrlee avatar Sep 06 '23 18:09 leahhrlee