Michael Waskom

Results 298 comments of Michael Waskom

Right, those are both workarounds for users who can only interact with the matplotlib figure object that seaborn creates. Inside the function, you can pass the dictionary of `flier_kws` to...

Closed with #2909

The challenge is that seaborn's global state manipulation uses *only* the rcParams that matplotlib offers. This is by design, both for defining the scope of seaborn's internals (dealing with all...

cc @MaozGelbart you've interacted with this code more recently and will be in a better position to say if this is a bug.

@louridas it might be helpful to know how you came about this. was there a plot that looked obviously wrong?

I also don't really understand this comment in the docstring: > All give similar results visually Which seems demonstrably not true.

Can you show a screenshot of the R output? I don’t have it installed.

For reference: ![image](https://user-images.githubusercontent.com/315810/91663008-1674fd00-eab4-11ea-88ed-da0a7747900a.png)

Is there a compelling reason to use area? Could we just deprecate it?

> We would probably like to update the link referred from boxenplot docstring to this one. I don't have access to this version of the paper.