Skip to content

v1.4.0

Compare
Choose a tag to compare
@williaster williaster released this 11 Jan 20:50
· 438 commits to master since this release

πŸš€ Enhancements

  • [xychart] make event in EventHandlerParams optional #972
  • [xychart] add colorAccessor to relevant series #1005, closes #996
  • [xychart] include zero in scale domains by default #1008

πŸ› Bug Fix

  • [xychart] fix scale options not applied in XYChart #987, closes #986
  • [xychart] expose more AnnotationLineSubject types, fix strokeWidth application #991
  • [annotation] fix application of object type Label props.backgroundPadding, add default anchorLineStroke #989
  • [stats] fix handling of 0 in BoxPlot valueScale #993
  • [xychart] enable style overflow in crosshairs #997

πŸ“ Documentation

  • [xychart] add advanced usage sandbox examples #972
  • [xychart] fix missing #972
  • [annotation] add docs for Label #989