Skip to content

cellpy 2.1.1.post2

Choose a tag to compare

@jepegit jepegit released this 30 Jul 12:21
· 115 commits to master since this release
69abd5d

Post-release of v2.1.1 — collected summary facet y-axis controls for apps. Safe drop-in over 2.1.1 / 2.1.1.post1.

  • Per-panel y-limits (and clearer share_y) for collected summary facet plots (#804).

Summary facets default to independent y-scales; pin CE (etc.) with Collection.plot(y_ranges={"coulombic_efficiency": [0, 110]}) (Plotly).