react-vis v1.11.7 Release Notes
Release Date: 2019-04-19 // over 5 years ago-
- Missing colon on series.md (#1087)
- ๐ Docs: simplify usage (#1094)
- Alphabetize imports (#1105)
- โ Add className functionality to Hint and GridLines (#1008)
- ๐ Fix a misnamed prop in colors doc (#1127)
- ๐ Fix a typo (#1133)
- ๐ Fix/inconsistent proptypes of discrete color legend (#1147)
- ๐ Fix webpack windows build issue(#940) (#1144)
- โก๏ธ Update LabelSeries doc with a link that has more info on svg-text (#1150)
- ๐ Fix stacking together different series types (#1037) (#1145)
Previous changes from v1.11.6
-
- โก๏ธ Update treemap docs (#1044)
- โ Adding invert method to ordinal scale (#1046)
- โก๏ธ Update Hint and Crosshair to display Dates (#1077)
- โก๏ธ Update CustomSVGSeries to use getX / getY (#1051)
- ๐ Fixes undefined X and Y of onNearestXY (#1000)
- โ Add hovering example for heatmap series (#1078)