Releases: FBumann/xarray_plotly
Releases · FBumann/xarray_plotly
v0.0.17
03 Jun 08:35
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
03 Jun 07:41
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
23 Mar 15:51
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
09 Mar 13:43
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
28 Jan 09:50
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
27 Jan 08:30
Compare
Sorry, something went wrong.
No results found
v0.0.11
23 Jan 06:40
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
22 Jan 14:39
Compare
Sorry, something went wrong.
No results found
v0.0.9
22 Jan 14:31
Compare
Sorry, something went wrong.
No results found
v0.0.8
22 Jan 14:16
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