Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow multiple stats to be highlighted #2

Open
shady356 opened this issue May 13, 2020 · 1 comment
Open

Allow multiple stats to be highlighted #2

shady356 opened this issue May 13, 2020 · 1 comment
Labels
Enhancement New feature or improvement to existing feature

Comments

@shady356
Copy link
Owner

Only one stat is saved as best stat per now. If there are more than one stat that has equal values and are considered to be the best stat, then highlight them.

Example: Speed has the same value as Spc. Def. In this example both should be highlighted with bold style

image

File: src\components\pokemon\PokemonBaseStats.vue

@shady356 shady356 added Improvement Enhancement New feature or improvement to existing feature and removed Feature improvement labels May 13, 2020
@shady356
Copy link
Owner Author

shady356 commented Jun 3, 2020

Design update with chart.js. Currently all text is set to be bold style.
This is still relevant as only the highest stat(s) should be in bold style, if it is possible with the option of chart.js

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Enhancement New feature or improvement to existing feature
Projects
None yet
Development

No branches or pull requests

1 participant