Pokémon Type Distribution
- Fetches Pokémon data from the PokeAPI
- Renders a pie chart displaying the distribution of Pokémon
types
- Each slice represents a type, with the count shown in the
label
- Interactive legend for easy identification of types
- Built with D3.js for data visualization
MIT Licensed