/linear-chart-recharts

Simple linear chart implementation using Recharts

Primary LanguageJavaScript

linear-chart-recharts

Simple implementation of a linear chart with 2 lines and dynamic switching using Recharts

Comments

Plus

  • Super Easy implementation
  • Less code
  • Good documentation (Lot of examples)
  • Not laggy when switching dataset

Minus

  • Can not display 2 lines on the same chart easily
  • Not very sexy