An interactive table to highlight the most/least effective move types when fighting with Pokémon.
Hovering the table will highlight both the row and the column, clicking on a cell will keep both row and column highlighted; hovering after clicking will still highlight the table with a lighter colour to allow easier comparison.
Click again on the same cell to deselect both row and column, or click just on the selected column or row header to deselect them.
Multiple columns and/or rows can be selected at the same time to allow multiple comparisons also on mobile.
This project was generated with Angular CLI version 15.0.1.
Run ng serve
for a dev server. Navigate to http://localhost:4200/
. The application will automatically reload if you change any of the source files.
Run ng generate component component-name
to generate a new component. You can also use ng generate directive|pipe|service|class|guard|interface|enum|module
.
Run ng build
to build the project. The build artifacts will be stored in the dist/
directory.
To get more help on the Angular CLI use ng help
or go check out the Angular CLI Overview and Command Reference page.