Add comparator of characters

The user can now compare the stats of multiple characters with two
graph (column graph and polar spider).

Small refactor of the displayPolarSpider function to work in all pages.
This commit is contained in:
dario-cfpt
2020-01-28 08:33:46 +01:00
parent 824e7eb784
commit 2baa70c2c2
8 changed files with 205 additions and 29 deletions

View File

@ -2,7 +2,7 @@
"name": "net.dariogenga.fecharts",
"displayName": "FE_Charts",
"version": "1.0.0",
"description": "A sample Apache Cordova application that responds to the deviceready event.",
"description": "Fire Emblem Charts is a mobile application that allows you to view the statistics of the characters in the game Fire Emblem Three Houses in the form of graphics.",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"