Skip to content

v0.30.0

Compare
Choose a tag to compare
@plouc plouc released this 04 Dec 18:06
· 1790 commits to master since this release

Features

  • axes add onClick handler to axis ticks (#60) (0c9efe4b)
  • interactivity add onClick support for Sankey (#75) (a547917c)
  • pie add ability to use default dataset order (#79) (f4a261d3)
  • react update required react version (4b4865fc)
  • sankey
    • Support complete configuration of the tooltips (#78) (f3aecf6c)
    • Support configurable labels (#77) (5ac962b1)

Bug Fixes