-
Hello,
I am currently building a dashboard application using [recharts](https://recharts.org/en-US/) through [shadcn Charts](https://ui.shadcn.com/docs/components/chart). Now I wanted to use Swapy …
-
Recharts currently throws the following warning due to a future release that will remove defaultProps.
`Warning: XAxis: Support for defaultProps will be removed from function components in a future …
-
**Describe the bug**
Currently, for Cartesian related Recharts components, `data` can only be assign at the "chart" level. However, this force all the data point to be in a grid (i.e. they need to ha…
-
**Status**: Backlog
**Priority**: P0
**Estimate**: 12 hours
**Size**: L
**Iteration**: Nov 18 - Dec 01
-
## Do you want to request a feature or report a bug?
Bug
## What is the current behavior?
TypeScript type is incorrect for `PieSectorDataItem.payload`.
## If the current behavior is a bug,…
-
Server Error
Error: Super expression must either be null or a function
This error happened while generating the page. Any console logs will be displayed in the terminal window.
Call Stack
_inher…
-
### What version of `million` are you using?
^1.0.0-rc.24
### Are you using an SSR adapter? If so, which one?
n/a
### What package manager are you using?
npm
### What operating syste…
-
## Summary
I recently upgraded to NextJS 15 and I have noticed that react-dom's useFormStatus is no longer working when the Select component is included in the form.
I don't know if this is a sh…
-
- [x] I have searched the [issues](https://github.com/recharts/recharts/issues) of this repository and believe that this is not a duplicate.
### What problem does this feature solve?
I have a data…
-
## Do you want to request a feature or report a bug?
Feature request
## What is the current behavior?
Currently recharts uses lodash, which in my experience takes up about 145kb within my bundle.…