- Allow tooltipDataAttrs to be a function rather than an object (thanks @RSO!)
- Improve tooltip support with tooltipDataAttrs prop, allowing usage of e.g. bootstrap tooltips
- titleForValue now sets a square's title attribute instead of setting svg
<title>
element
- Build configuration updates
- Allow endDate to be string/milliseconds
- Don't show titles by default
- Fix broken package issue
- Stop loading CSS through webpack
- Add
horizontal
prop, which allows switching between horizontal and vertical orientations