Releases: FBumann/xarray_plotly
Releases · FBumann/xarray_plotly
v0.0.17
Compare
Sorry, something went wrong.
No results found
0.0.17 (2026-06-03)
Features
plotting: shared axis labels for faceted plots (#84 ) (5a3bef8 )
v0.0.16
Compare
Sorry, something went wrong.
No results found
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
Compare
Sorry, something went wrong.
No results found
0.0.15 (2026-03-23)
Bug Fixes
legend, style persistence, and axis ranges in combined figures (#53 ) (28fccc3 )
v0.0.14
Compare
Sorry, something went wrong.
No results found
0.0.14 (2026-03-09)
Bug Fixes
continuous colorscale strings with discrete-only chart types (#46 ) (cc865b5 )
v0.0.13
Compare
Sorry, something went wrong.
No results found
0.0.13 (2026-01-28)
Bug Fixes
secondary y axis match and visibility when faceted (#32 ) (10da229 )
v0.0.12
Compare
Sorry, something went wrong.
No results found
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
Compare
Sorry, something went wrong.
No results found
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
Compare
Sorry, something went wrong.
No results found
What's Changed
Full Changelog : v0.0.9...v0.0.10
v0.0.9
Compare
Sorry, something went wrong.
No results found
What's Changed
Full Changelog : v0.0.8...v0.0.9
v0.0.8
Compare
Sorry, something went wrong.
No results found
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