Skip to content

v1.3.9

Choose a tag to compare

@github-actions github-actions released this 17 Aug 21:04
· 266 commits to main since this release

   🚀 Features

  • chart:
    • Fill channel + shared-scale union + per-geom alpha preset (Phase 2)  -  by @jerrythomas (8f157)
    • GeomState state-class + shared aesthetics; migrate Point (Phase 3′ pilot)  -  by @jerrythomas (90129)
    • Migrate Line to GeomState; drop options.opacity alias (Phase 3″)  -  by @jerrythomas (8a008)
    • Migrate Area to GeomState with fill/color/alpha (Phase 3″)  -  by @jerrythomas (75b61)
    • Migrate Arc to GeomState with fill/color/alpha (Phase 3″)  -  by @jerrythomas (54157)
    • Migrate Bar to GeomState with alpha (Phase 3″)  -  by @jerrythomas (5fd20)
    • Migrate Box/Violin/Jitter to GeomState with color/alpha (Phase 3″)  -  by @jerrythomas (4c8d0)
    • Migrate Heatmap/Hexbin/Candlestick/Waterfall/Ribbon to GeomState (Phase 3″ complete)  -  by @jerrythomas (308be)
    • Position (stack  -  by fill (dodge)
    • Rule color alias, Plot.Root fill default, wrapper position/alpha (Phase 5)  -  by @jerrythomas (7b4a9)
    View changes on GitHub