/pokemon_vis

Visualising Pokémon relations by number of shared moves, powered by https://d3js.org and https://mithril.js.org

Primary LanguageJavaScript

pokemon_vis

A force directed graph created with D3.js: visually mapping links between Pokémon based on the number of shared moves in their movesets.

Development

Requirements: yarn/npm

Install with yarn

Build with ./build

Run tests with yarn test