Added features:
- Swarm plots
- Confidence intervals on histograms
- Stacked arrangement of ECDFs
- Stacked arrangement of histograms (now default)
- Strip-histogram plots
- Staircase ECDFs now hover-able with tooltips
Deprecations
- `jitter` kwarg is now replaced by `spread`.
- `click_policy` kwarg is now replaced by `legend_click_policy`.
- `conf_int_kwargs` is now replaced by `fill_kwargs`.