recharts v0.14.0 Release Notes

Release Date: 2016-09-12 // over 7 years ago
  • Feat

    • ๐Ÿ‘ allow label function to return a string
    • Pass entry to formatter function
    • ๐Ÿ‘Œ Support labels in ScatterChart axis
    • โž• Add dataKey in the payload of Legend
    • ๐Ÿ‘Œ support allowDataOverflow in XAxis, YAxis, PolarRadiusAxis

    ๐Ÿ”จ Refactor

    • ๐Ÿ”จ Refactor the received props of Surface

    ๐Ÿ›  Fix

    • ๐Ÿ›  Fixed up handling of nulls for domain creation
    • โช Stopped domain calculation reverting to 0 for missing data points
    • ๐Ÿ›  Fix the bug of stacked areas which have yAxisId different from "0"
    • ๐Ÿ›  Fix the spelling error of AniamtionDecorator

    ๐Ÿ“„ Docs

    • โšก๏ธ Update webpack.config.js, to support AMD