react-vis v1.11.7 Release Notes

Release Date: 2019-04-19 // almost 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)