Skip to content

Releases: FBumann/xarray_plotly

v0.0.14

09 Mar 13:43
1c92a5c

Choose a tag to compare

0.0.14 (2026-03-09)

Bug Fixes

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

v0.0.13

28 Jan 09:50
88f5298

Choose a tag to compare

0.0.13 (2026-01-28)

Bug Fixes

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

v0.0.12

27 Jan 08:30
3c1b9d9

Choose a tag to compare

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

23 Jan 06:40
9904fd3

Choose a tag to compare

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

22 Jan 14:39
cd7ddc9

Choose a tag to compare

What's Changed

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

v0.0.9

22 Jan 14:31
eadb35b

Choose a tag to compare

What's Changed

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

v0.0.8

22 Jan 14:16
f46cbf5

Choose a tag to compare

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

v0.0.7

22 Jan 08:49
f40ecda

Choose a tag to compare

What's Changed

  • Add missing infos to docstring by @FBumann in #14
  • Bump ruff from 0.14.11 to 0.14.13 in the dev-dependencies group by @dependabot[bot] in #15
  • feat: add figure combination utilities (overlay, add_secondary_y, update_traces) by @FBumann in #16

Full Changelog: v0.0.6...v0.0.7

v0.0.6

10 Jan 16:29
d50e2e4

Choose a tag to compare

What's Changed

  • ci: only release on successfull ci by @FBumann in #12
  • Added robust parameter to imshow() with global bounds computation by @FBumann in #13

Full Changelog: v0.0.5...v0.0.6

v0.0.5

09 Jan 15:30
3739f28

Choose a tag to compare

What's Changed

Full Changelog: v0.0.4...v0.0.5