📚 Reference


🔖 Index


recharts


  1. Simply deploy with React components.
  2. Native SVG support, lightweight depending only on some D3 submodules.
  3. Declarative components, components of charts are purely presentational.

설치


# NPM
npm i recharts

# YARN
yarn add recharts