This repository was archived by the owner on Jun 3, 2024. It is now read-only.
Releases: plotly/plotly_express
Releases · plotly/plotly_express
v0.1.6
- bugfix on 0.1.5: actually depends on
plotly>=3.8.0
v0.1.5
dependswas meant to depend onplotly>=3.8.0
- per-point hover labels on box/violin outliers and jittered points
- grouped bar charts via
px.bar(..., barmode="group")
v0.1.4
- forward-compatibility with
plotly
3.8.0
v0.1.3
- Fixed
px.violin
edge cases by settingscalegroup
- Spruced up packaging
v0.1.2
v0.1.1
- Fixes
setup.py
dependencies 🙈
v0.1
Initial release!