Open mwaskom opened 1 year ago
data
FacetGrid
catplot
log_scale
*plot
fill
kwargs
"gray"
edgecolor
"auto"
The open items are internal cleanup and can be postponed to v0.13.1 to accelerate release.
data
object attached to theFacetGrid
returned fromcatplot
(#3494)log_scale
parameter (#3445)*plot
function bodies (e.g. setting the categorical scale)fill
and ideally otherkwargs
(#3467)catplot
unit tests"gray"
specialedgecolor
value to"auto"
(#3460)catplot
and axes-level functions better by inspecting signatures?