Skip to content

Latest commit

 

History

History
25 lines (20 loc) · 1.65 KB

CHANGELOG.md

File metadata and controls

25 lines (20 loc) · 1.65 KB

5.3.0

Contributions

  • remove eslint formatting in favor of prettier (easier to contribute)
  • remove circleci checks as they didn't add any value (easier to contribute)

5.2.0

  • Add x(Min|Max) and y(Min|Max)
  • Add clamp(X|Y) to use in conjunction with above props (default false)
  • Add xScale to StackedAreaChart along with (x|y)Accessor