Image
Code

ICE-7(q3)

Prasaadreddy

Last edited Mar 28, 2024
Created on Mar 28, 2024

Line Chart with Axes Labels

  • Fetches Pokémon data from the PokeAPI
  • Renders a line chart displaying base experience values for each Pokémon
  • X-axis represents the Pokémon index, and Y-axis shows the base experience
  • Interactive tooltip reveals Pokémon name and base experience on mouseover
  • Utilizes D3.js for data visualization and charting
MIT Licensed