recharts v0.21.0 Release Notes

Release Date: 2017-02-28 // about 7 years ago
  • feat

    • ๐Ÿ‘Œ Support band area and band bar
    • ๐Ÿ‘Œ support customized horizontal line and vertical line in CartesianGrid
    • ๐Ÿ‘Œ support customized events in ReferenceArea, ReferenceLine
    • โž• add formatter in Legend

    ๐Ÿ›  fix

    • ๐Ÿ›  Fix empty tick when category axis has nil values
    • ๐Ÿ›  fix the propTypes of fontSize
    • ๐Ÿ‘Œ support props dx and dy in Text
    • ๐Ÿ›  fix bug of stacked bar when spcify domain of axis
    • ๐Ÿ›  fix the barSize of bars in <Bar /> when too many bars