Skip to content

v0.17.0

Compare
Choose a tag to compare
@veghdev veghdev released this 31 Jul 09:05
· 4 commits to main since this release
bf4a2e1

Fixed

  • Split chart handled when same dimension on main and sub axis.

Changed

  • Channels 'set' rewrite doesn't clear AxisChannel properties.
  • Split charts
    • axis line multiplication.
    • axis labels multiplication.
    • axis range interpretation differently for all split part.
    • align center / stretch fix.
  • Less restrictive 'plot.marker.label.unit'

Added

  • Separate AxisChannel properties from Channel properties at config.
  • Move split align sort and reverse from config to AxisChannel config.
  • Add new sorting strategy: 'byLabel'.
  • Enable split and align on mainAxis.
  • Add 'isContiguous' property for dimension series