{"id":25307071,"url":"https://github.com/juanpablodiaz/recharts","last_synced_at":"2026-04-16T12:41:52.898Z","repository":{"id":226631806,"uuid":"768739153","full_name":"JuanPabloDiaz/recharts","owner":"JuanPabloDiaz","description":"Rechart Playground","archived":false,"fork":false,"pushed_at":"2025-03-11T21:01:03.000Z","size":620,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-06-10T19:06:36.006Z","etag":null,"topics":["data-visualization","nextjs","react","tailwindcss"],"latest_commit_sha":null,"homepage":"https://recharts.jpdiaz.dev","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/JuanPabloDiaz.png","metadata":{"files":{"readme":"readme.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"license","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-03-07T16:37:48.000Z","updated_at":"2025-03-11T21:01:00.000Z","dependencies_parsed_at":"2024-03-16T23:11:20.476Z","dependency_job_id":"770cdcb6-3980-4885-90b1-9867943f9ca9","html_url":"https://github.com/JuanPabloDiaz/recharts","commit_stats":null,"previous_names":["juanpablodiaz/recharts"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/JuanPabloDiaz/recharts","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuanPabloDiaz%2Frecharts","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuanPabloDiaz%2Frecharts/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuanPabloDiaz%2Frecharts/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuanPabloDiaz%2Frecharts/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/JuanPabloDiaz","download_url":"https://codeload.github.com/JuanPabloDiaz/recharts/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuanPabloDiaz%2Frecharts/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31886929,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-16T11:36:10.202Z","status":"ssl_error","status_checked_at":"2026-04-16T11:36:09.652Z","response_time":69,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["data-visualization","nextjs","react","tailwindcss"],"created_at":"2025-02-13T10:54:06.604Z","updated_at":"2026-04-16T12:41:52.860Z","avatar_url":"https://github.com/JuanPabloDiaz.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cdiv id=\"top\"\u003e\u003c/div\u003e\n\n# Recharts Library 📊\n\nReacharts is a composable charting library for building charts with ease. It is built on top of D3. This library is a wrapper around D3 and it is used to create beautiful charts in React.\n\nLearn more about [Recharts](http://recharts.org/en-US/).\n\n\u003cdiv align=\"center\"\u003e\n\n[![](https://img.shields.io/badge/View%20Demo-000?style=for-the-badge\u0026logo=Google-Chrome\u0026logoColor=white)](https://recharts.jpdiaz.dev/)\n[![repo](https://img.shields.io/badge/View%20Code-000?style=for-the-badge\u0026logo=GitHub\u0026logoColor=white)](https://stackblitz.com/github.com/JuanPabloDiaz/recharts)\n\n\u003c/div\u003e\n\nIn this repository, you'll find the following charts:\n\n- Line Chart\n- Area Chart\n- Bar Chart\n- Pie Chart\n- Scatter Chart\n- Composed Chart\n- Customized Dot Line Chart\n\n### Desktop View 🖥️\n\n\u003cimg src=\"./src/assets/images/desktop.png\" width=\"\" /\u003e\n\n### iPad view 📱\n\n\u003cimg src=\"./src/assets/images/ipad.png\" width=\"300\" /\u003e\n\n### Mobile view 📱\n\n\u003cimg src=\"./src/assets/images/phone.png\" width=\"250\" /\u003e\n\n### Lighthouse Score 🚀\n\n\u003cimg src=\"./src/assets/images/lighthouse.png\" /\u003e\n\n### Built With 🔑\n\nWelcome to the [recharts](https://recharts.jpdiaz.dev), collection.\n\n![Recharts](https://img.shields.io/badge/Recharts-61DAFB.svg?style=for-the-badge\u0026logo=Recharts\u0026logoColor=black)\n![Nextjs](https://img.shields.io/badge/Next.js-000?style=for-the-badge\u0026logo=Next.js\u0026logoColor=white)\n![Tailwind-CSS](https://img.shields.io/badge/Tailwind%20CSS-06B6D4.svg?style=for-the-badge\u0026logo=Tailwind-CSS\u0026logoColor=white)\n\n## Get started 🛠️\n\nTo get started with [recharts](https://recharts.jpdiaz.dev), simply clone the repository and follow the setup instructions. You'll be up and running in no time!\n\n### Setup 📋\n\n1. Clone the repo\n2. Install dependencies\n   ```sh\n   npm install\n   ```\n3. Start the development server\n   ```sh\n   npm run dev\n   ```\n4. Open [http://localhost:3000/](http://localhost:3000/) with your browser to see the result.\n\n## Contribution 🤝\n\nAll contributions are welcome. Please read the [CONTRIBUTING guidelines](CONTRIBUTING.md) for details on our code of conduct, and the process for submitting pull requests.\n\n### Contributors\n\n\u003ca href=\"https://github.com/JuanPabloDiaz/recharts/graphs/contributors\"\u003e\u003cimg src=\"https://contrib.rocks/image?repo=JuanPabloDiaz/recharts\" /\u003e\u003c/a\u003e\u003c!-- Made with [contrib.rocks](https://contrib.rocks). --\u003e\n\n## License 📜\n\n[recharts](https://recharts.jpdiaz.dev) is licensed under the MIT License.\n\nI hope you enjoy using the recharts repo!\n\n\u003c!-- ACKNOWLEDGMENTS --\u003e\n\n## Acknowledgments 📚\n\nResources list that I find helpful and would like to give credit to.\n\n[![Recharts](https://img.shields.io/badge/Recharts-61DAFB.svg?style=for-the-badge\u0026logo=Recharts\u0026logoColor=black)](http://recharts.org/en-US/)\n[![YouTube📺](https://img.shields.io/badge/YouTube-FF0000.svg?style=for-the-badge\u0026logo=YouTube\u0026logoColor=white)](https://www.youtube.com/watch?v=Fu_YFp-9xoQ)\n[![Recharts library](https://img.shields.io/badge/Recharts%20library-000?style=for-the-badge\u0026logo=GitHub\u0026logoColor=white)](https://github.com/CodeSnaps/recharts-library)\n[![Tailwind-CSS](https://img.shields.io/badge/Tailwind%20CSS-06B6D4.svg?style=for-the-badge\u0026logo=Tailwind-CSS\u0026logoColor=white)](https://tailwindcss.com/)\n[![Next.js](https://img.shields.io/badge/Next.js-000?style=for-the-badge\u0026logo=Next.js\u0026logoColor=white)](https://nextjs.org/)\n[![Vercel](https://img.shields.io/badge/Vercel-000?style=for-the-badge\u0026logo=Vercel\u0026logoColor=white)](https://vercel.com/)\n\n\u003cp align=\"right\"\u003e(\u003ca href=\"#top\"\u003e👆 Top 👆\u003c/a\u003e)\u003c/p\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjuanpablodiaz%2Frecharts","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjuanpablodiaz%2Frecharts","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjuanpablodiaz%2Frecharts/lists"}