This repository was archived by the owner on Jun 3, 2024. It is now read-only.
v0.1.7
- adds
hover_data
kwarg almost everywhere per #6 - adds marginal plots to
px.histogram()
- threads
hover_name
andhover_data
to marginal plots - fixes #4 such that you can now use trendlines with time series
- fixes a bug wherein colorscale midpoints couldn't be set to 0
- fixes bugs related to marginal plots in
px.density_contours()