Skip to content

Latest commit

 

History

History
37 lines (17 loc) · 1.85 KB

File metadata and controls

37 lines (17 loc) · 1.85 KB

Changelog

0.0.17 (2026-06-03)

Features

  • plotting: shared axis labels for faceted plots (#84) (5a3bef8)

0.0.16 (2026-06-03)

Features

  • imshow: support facet_row for subplot rows (plotly>=6.7) (#82) (55b503b)
  • plotting: add facet_titles kwarg to strip dim= prefix (#77) (1433a95)

0.0.15 (2026-03-23)

Bug Fixes

  • legend, style persistence, and axis ranges in combined figures (#53) (28fccc3)

0.0.14 (2026-03-09)

Bug Fixes

  • continuous colorscale strings with discrete-only chart types (#46) (cc865b5)

0.0.13 (2026-01-28)

Bug Fixes

  • secondary y axis match and visibility when faceted (#32) (10da229)