Skip to content

v1.3.0

Compare
Choose a tag to compare
@mcnuttandrew mcnuttandrew released this 05 Apr 01:54
· 435 commits to master since this release
  • Feature: Polygon Series, this series type allows users to draw polygons in svg space, check out the docs here.

  • Feature: Arc series, this series allows users to create radial arcs centered anywhere in xy space. check out the docs here

  • Feature: The animation controls for every component in the library have been pretty radically expanded, docs

  • Feature: Added a new grid line type, circular gridlines!

  • Example: Added a demo describing how to make force direct graph in react-vis

  • Example: Added a demo showing off the concept of responsive-vis