Skip to content

Releases: FBumann/xarray_plotly

v0.0.17

Choose a tag to compare

@fluxopt-release fluxopt-release released this 03 Jun 08:35
c79ad91

0.0.17 (2026-06-03)

Features

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

v0.0.16

Choose a tag to compare

@fluxopt-release fluxopt-release released this 03 Jun 07:41
10cfda0

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)

v0.0.15

Choose a tag to compare

@fluxopt-release fluxopt-release released this 23 Mar 15:51
1403374

0.0.15 (2026-03-23)

Bug Fixes

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

v0.0.14

Choose a tag to compare

@github-actions github-actions released this 09 Mar 13:43
1c92a5c

0.0.14 (2026-03-09)

Bug Fixes

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

v0.0.13

Choose a tag to compare

@github-actions github-actions released this 28 Jan 09:50
88f5298

0.0.13 (2026-01-28)

Bug Fixes

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

v0.0.12

Choose a tag to compare

@github-actions github-actions released this 27 Jan 08:30
3c1b9d9

What's Changed

  • feat: colors parameter for easy color assignment by @FBumann in #24
  • ci: Add mypy to ci and update types in code by @FBumann in #25

Full Changelog: v0.0.11...v0.0.12

v0.0.11

Choose a tag to compare

@github-actions github-actions released this 23 Jan 06:40
9904fd3

What's Changed

  • fix: add_secondary_yaxis didnt preserve layout (range_y, ...) by @FBumann in #21
  • Bump the dev-dependencies group with 2 updates by @dependabot[bot] in #22
  • Bump mkdocstrings[python] from 1.0.0 to 1.0.1 in the docs-dependencies group by @dependabot[bot] in #23

Full Changelog: v0.0.10...v0.0.11

v0.0.10

Choose a tag to compare

@github-actions github-actions released this 22 Jan 14:39
cd7ddc9

What's Changed

Full Changelog: v0.0.9...v0.0.10

v0.0.9

Choose a tag to compare

@github-actions github-actions released this 22 Jan 14:31
eadb35b

What's Changed

Full Changelog: v0.0.8...v0.0.9

v0.0.8

Choose a tag to compare

@github-actions github-actions released this 22 Jan 14:16
f46cbf5

What's Changed

  • feat: add fast_bar() method for high-performance bar-like charts by @FBumann in #17
  • feat: add _iter_all_traces helper and rewrite manipulation notebook by @FBumann in #18

Full Changelog: v0.0.7...v0.0.8