recharts v1.0.0 Release Notes

Release Date: 2018-07-05 // almost 6 years ago
  • ๐Ÿ›  fix

    • #1195 Replace axis scale value utcTime with utc
    • โœ‚ remove wrapperStyle on DefaultTooltipContent
    • Clip dots of
    • ๐Ÿ’… Move style spread to after default styles to allow overriding
    • ๐Ÿ›  Fixing range area chart bottom bound. Base line needed to be filterted for connecting null
    • ๐Ÿ›  Fix tooltips that disappear while mouse still over a scatter point

    ๐Ÿ”จ refactor

    • ๐Ÿ— use lodash-es for es6 build
    • Factor out some scale- and rect-related functions

    feat

    • โž• Add touchStart & touchEnd event handling
    • โž• Add explicit prop defaultShowTooltip to activate tooltip
    • Position the 'top' label outside the element for negative heights