recharts v1.6.2 Release Notes

Release Date: 2019-05-22 // almost 5 years ago
  • feat

    • โž• Add cornerIsExternal prop to center rounded corner at radial bar edge
    • โž• Add new component Customized to render customized content which can user internal state and props
    • โž• Add props tooltipType="none" to hide tooltip data for Area, Bar, Line, Scatter, Funnel, Pie, Radar, RadialBar

    ๐Ÿ›  fix

    • ๐Ÿ›  fix the order of tooltip items when not specify itemSorter
    • ๐Ÿ›  Fix typo in example of RadialBarChart