Releases: spotify/reactochart
Releases · spotify/reactochart
v.1.1.0
- #99 Adds d3 line generator and curve prop to LineChart - thanks @scottsheffield!
- #102 Adds offset prop to XAxis and YAxis labels
- #103 Fix issue with doc generation with TreeMap
v.1.0.1
v1.0.0
Although this is a major release, there aren't many breaking changes that weren't noted in previous releases. Additions include more tests, clean up of component API docs, minor bug fixes and feature adds and better consistency for chart props.
Breaking Changes
- Per #63 Include css in root, the stylesheet has been moved to
import "reactochart/styles.css"
- #85 PieChart - Deprecates markerLineClass in favor of markerLineClassName
v0.4.8
- #80 Upgrade mocha to v4.0.1 to fix growl dependency