Skip to content
This repository was archived by the owner on Jun 3, 2024. It is now read-only.

v0.3.0

Compare
Choose a tag to compare
@nicolaskruchten nicolaskruchten released this 03 Jun 20:48
· 12 commits to master since this release
  • Strip plots with px.strip()
  • Heatmaps with px.density_heatmap() with matching colorscales (closes #1)
  • Contours now support histogram aggregation arguments
  • range_color (closes #72)
  • Marginal histograms have count on hover (closes #91)
  • Marginals have smarter coloring when main plot is continuously-colored
  • render_mode heuristic has been improved