Skip to content

v2.3.0

Compare
Choose a tag to compare
@topheman topheman released this 15 Oct 15:52
· 14 commits to master since this release

Check the demo here

Read the blog post about Reusability / Composability with D3, React and Victory

Main feature

Victory based chart component that displays the number of downloads per package for the last month (data comming from the npm registry API):

  • Dual Y axis with independant scales (to compare main package against others)
  • User interractions, managing both mouse and touch events
  • Fully responsive chart

Miscellaneous

  • f4b886a add yarn.lock file
  • b95948b refactor countries multi select - better UI for removing items
  • e037bb8 setup yarn on Travis CI

Changelog: v2.2.0...v2.3.0