Skip to content

react-plot v0.12.0

Compare
Choose a tag to compare
@zakodium-bot zakodium-bot released this 13 Jan 15:44
4fd9f40

⚠ BREAKING CHANGES

  • update annotations props names (#224)
  • reimplement plot rendering with auto-sizing (#203)

Features

  • add color prop to annotation arrow (#231) (989ad21)
  • add onMouseUp, onMouseDown and onDoubleClick callbacks (3dc68cc)
  • support alignment of annotation groups (#223) (0a46e11)
  • tickLabelFormat callback in axis component (#220) (352dfe5)
  • update annotations props names (#224) (9344269)

Code Refactoring

  • reimplement plot rendering with auto-sizing (#203) (ee1483d)