For AI agents: the complete documentation index is at llms.txt. Markdown versions are available by appending .md or sending Accept: text/markdown.
Reflex Logo
Docs Logo

reflex-components-recharts Changelog

v0.9.3 (2026-09-11)

Miscellaneous

  • Bump recharts to 3.10.1. (#7019)

v0.9.2 (2026-08-04)

Features

  • Added rx.recharts.layer and rx.recharts.rectangle, wrapping the Recharts Layer and Rectangle components used for constructing custom node elements.