Skip to content

njs-guy/bst-graph

Folders and files

NameName
Last commit message
Last commit date
Jan 28, 2024
Jan 24, 2023
Jun 17, 2023
Jun 20, 2023
Jan 28, 2024
Jun 23, 2023
Jun 26, 2022
Jun 23, 2023
Nov 14, 2022
Jan 24, 2023
Feb 2, 2023
Jun 30, 2022
Jan 24, 2023
Feb 18, 2023
Dec 23, 2022
Jun 26, 2022
Jan 28, 2024
Jan 28, 2024
Jan 25, 2024
Nov 6, 2022
Jun 19, 2023
Jan 28, 2024
Jan 28, 2024
Jan 25, 2024

Repository files navigation

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/ !

Light mode Dark mode

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

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.