Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/songkeys/next15-recharts-repro
https://github.com/songkeys/next15-recharts-repro
Last synced: 26 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/songkeys/next15-recharts-repro
- Owner: songkeys
- Created: 2024-10-23T12:29:15.000Z (2 months ago)
- Default Branch: main
- Last Pushed: 2024-10-23T12:29:17.000Z (2 months ago)
- Last Synced: 2024-11-30T18:53:17.267Z (27 days ago)
- Language: CSS
- Size: 26.4 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
The home page `/` is using `recharts` demo directly and works fine.
The `/test` page is using `@mantine/charts` and renders nothing.
Relevant code in mantine charts: https://github.com/mantinedev/mantine/blob/master/packages/%40mantine/charts/src/AreaChart/AreaChart.tsx