recharts

recharts/recharts

Redefined chart library built with React and D3

18 good first / help-wanted issues · TypeScript · last activity Jul 2, 2026

chart charting-library components d3 data-visualisation javascript react recharts typescript ui
18 Open Issues Need Help Last updated: Jul 2, 2026

Open Issues Need Help

View All on GitHub
docs needed good first issue
recharts/recharts
27.3K

Redefined chart library built with React and D3

TypeScript
#chart#charting-library#components#d3#data-visualisation#javascript#react#recharts#typescript#ui
good first issue storybook
recharts/recharts
27.3K

Redefined chart library built with React and D3

TypeScript
#chart#charting-library#components#d3#data-visualisation#javascript#react#recharts#typescript#ui
docs needed good first issue
recharts/recharts
27.3K

Redefined chart library built with React and D3

TypeScript
#chart#charting-library#components#d3#data-visualisation#javascript#react#recharts#typescript#ui
good first issue storybook
recharts/recharts
27.3K

Redefined chart library built with React and D3

TypeScript
#chart#charting-library#components#d3#data-visualisation#javascript#react#recharts#typescript#ui
recharts/recharts
27.3K

Redefined chart library built with React and D3

TypeScript
#chart#charting-library#components#d3#data-visualisation#javascript#react#recharts#typescript#ui
Cell Story 6 months ago
good first issue storybook
recharts/recharts
27.3K

Redefined chart library built with React and D3

TypeScript
#chart#charting-library#components#d3#data-visualisation#javascript#react#recharts#typescript#ui
enhancement feature request good first issue
recharts/recharts
27.3K

Redefined chart library built with React and D3

TypeScript
#chart#charting-library#components#d3#data-visualisation#javascript#react#recharts#typescript#ui
docs needed good first issue storybook 3.0
recharts/recharts
27.3K

Redefined chart library built with React and D3

TypeScript
#chart#charting-library#components#d3#data-visualisation#javascript#react#recharts#typescript#ui
docs needed good first issue storybook
recharts/recharts
27.3K

Redefined chart library built with React and D3

TypeScript
#chart#charting-library#components#d3#data-visualisation#javascript#react#recharts#typescript#ui
recharts/recharts
27.3K

Redefined chart library built with React and D3

TypeScript
#chart#charting-library#components#d3#data-visualisation#javascript#react#recharts#typescript#ui
recharts/recharts
27.3K

Redefined chart library built with React and D3

TypeScript
#chart#charting-library#components#d3#data-visualisation#javascript#react#recharts#typescript#ui
recharts/recharts
27.3K

Redefined chart library built with React and D3

TypeScript
#chart#charting-library#components#d3#data-visualisation#javascript#react#recharts#typescript#ui
recharts/recharts
27.3K

Redefined chart library built with React and D3

TypeScript
#chart#charting-library#components#d3#data-visualisation#javascript#react#recharts#typescript#ui

AI Summary: Recharts ScatterChart in v3.1.2 crashes with a `TypeError: value.charAt is not a function` when any data item includes a non-string property named 'type'. This error occurs in `DataUtils.js` because Recharts internally attempts to call `charAt()` on the non-string 'type' value, even if it's not explicitly used in the chart's configuration. The expected behavior is for the chart to render normally, either ignoring or gracefully handling such unused properties.

Complexity: 2/5
bug good first issue
recharts/recharts
27.3K

Redefined chart library built with React and D3

TypeScript
#chart#charting-library#components#d3#data-visualisation#javascript#react#recharts#typescript#ui

AI Summary: Enhance the Recharts library's custom tick component to receive axis padding information. This involves adding a `padding` prop to the tick component, containing `XAxisPadding` or `YAxisPadding` data, allowing developers to accurately position custom tick elements by considering the applied axis padding.

Complexity: 3/5
enhancement feature request good first issue
recharts/recharts
27.3K

Redefined chart library built with React and D3

TypeScript
#chart#charting-library#components#d3#data-visualisation#javascript#react#recharts#typescript#ui

AI Summary: Update the Recharts accessibility documentation in the Storybook to reflect changes since version 3.0, potentially removing outdated references to `accessibilityLayer` and revising text for accuracy.

Complexity: 3/5
docs needed good first issue storybook
recharts/recharts
27.3K

Redefined chart library built with React and D3

TypeScript
#chart#charting-library#components#d3#data-visualisation#javascript#react#recharts#typescript#ui

AI Summary: Update the StackBlitz links on the recharts.org documentation website to open examples as '.tsx' files instead of '.jsx' files, enabling TypeScript type checking in the examples.

Complexity: 2/5
docs needed good first issue
recharts/recharts
27.3K

Redefined chart library built with React and D3

TypeScript
#chart#charting-library#components#d3#data-visualisation#javascript#react#recharts#typescript#ui

AI Summary: Refactor the example code on the Recharts website from class components to functional components. This involves updating the code examples in the documentation to use the modern functional component approach with hooks, improving consistency and readability.

Complexity: 3/5
docs needed good first issue
recharts/recharts
27.3K

Redefined chart library built with React and D3

TypeScript
#chart#charting-library#components#d3#data-visualisation#javascript#react#recharts#typescript#ui