Skip to content

v0.6.0

Choose a tag to compare

@veghdev veghdev released this 18 Oct 15:06
· 1311 commits to 2aafd89052aea970aa068e5202222563545eb7b0 since this release

Fixed

  • Label side parameter animation fixed.
  • Parsing color palette string containing space fixed.
  • Fixed fontStyle change triggers animation now.
  • Fixed label angle setting with deg/grad/turn units.
  • Eliminated unnecessary turns in Label angle animation.
  • Fixed animation section wise easing settings.
  • Area/line marker label fade-in/out fixed.
  • Rare missing marker on polar scatterplot fixed.
  • Markers drawn even if data point is outside of the plot,
    if the marker intersects it.
  • Fixed unwanted partial fade of non-changing legend when switched
    between auto and explicit value.
  • Area/Line fade easing base made linear.
  • Fixed missing last interlacing lane in negative chart areas

Added

  • Axis line, labels, ticks, interlacing and guide can be switched on/off
    via channel config parameters.
  • Padding defaults changed.
  • Marker labels added for some presets.

Full Changelog: v0.5.2...v0.6.0