Generate Pokémon base stat total charts.
This repo is a mirror. For pull requests, releases, and issues, please visit https://github.com/njshockey/bst-graph .
- Vue 49.8%
- TypeScript 28.3%
- JavaScript 17.5%
- HTML 2.6%
- CSS 1.8%
BST Graph
Generate Pokémon base stat total graphs similar to what's seen on Bulbapedia.
Check it out at https://njs-guy.github.io/bst-graph/ !
Features
- Can fully edit any stat and use any name.
- Great for fakémon!
- Export to PNG or SVG.
- Autofill stats from Pokémon name. (Based on Generation 9.)
- Also works on mobile!
- Open source under MIT license.
More information
- For more info about using autofill, see autofill.md.
- For build instructions, see dev_info.md.
Special thanks
BST Graph uses PokeAPI to autofill data, pokenode-ts for caching that data, dom-to-svg for generating svg images, and Vue for the frontend. Without them, the making of BST Graph would have been significantly harder!
Building
For build instructions, see dev_info.
DISCLAIMER
BST Graph is NOT an official product and is not associated with Pokémon, The Pokémon Company, Nintendo, Creatures Inc., or any of their respective copyright holders.