Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ab-noori/population-funnel-chart
Population Funnel Chart: A React project that visualizes the population of Afghanistan retrieved from [PopulationPyramid.net] across different age categories using a funnel chart implemented with React ApexCharts.
https://github.com/ab-noori/population-funnel-chart
apexcharts charts funnel-chart population pyramid-chart react-apexcharts reactjs
Last synced: 3 days ago
JSON representation
Population Funnel Chart: A React project that visualizes the population of Afghanistan retrieved from [PopulationPyramid.net] across different age categories using a funnel chart implemented with React ApexCharts.
- Host: GitHub
- URL: https://github.com/ab-noori/population-funnel-chart
- Owner: ab-noori
- License: mit
- Created: 2024-02-05T08:51:06.000Z (9 months ago)
- Default Branch: dev
- Last Pushed: 2024-02-15T10:51:19.000Z (9 months ago)
- Last Synced: 2024-10-12T06:51:52.577Z (about 1 month ago)
- Topics: apexcharts, charts, funnel-chart, population, pyramid-chart, react-apexcharts, reactjs
- Language: JavaScript
- Homepage: https://populationfunnelchart.vercel.app
- Size: 126 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
> # Population Funnel Chart
| Project Image |
| ----------------------------------------------------------------------------------------------------------------------- |
| |**[Population-Funnel-Chart]** A React project that visualizes the population of Afghanistan retrieved from ([PopulationPyramid.net](https://www.populationpyramid.net/afghanistan/2024/)) across different age categories using a funnel chart implemented with React ApexCharts.
### 🔆 Features
- Utilization of React ApexCharts for dynamic funnel chart creation.
- Displaying Afghanistan's 2024 population data visually.
- Detailed tooltips provide insightful data presentation.
- Visualization of population data by age category.
### 🚀 Live Demo
- [Live Demo on Vercel](https://populationfunnelchart.vercel.app/)
### ⚙ Install
Install this project with:
```sh
npm install
npm run dev
```
👤 **Abdul Ali Noori**
- GitHub: [@ab-noori](https://github.com/ab-noori)
- Twitter: [@AbdulAliNoori4](https://twitter.com/AbdulAliNoori4)
- LinkedIn: [abdulali-noori](https://www.linkedin.com/in/abdulali-noori)
## 🙏 Acknowledgments
I would like to express my gratitude to ([PopulationPyramid.net](https://www.populationpyramid.net/afghanistan/2024/)) for providing the population data used in this project,This project is [MIT](./LICENSE) licensed.