Commit Graph

4 Commits

Author SHA1 Message Date
7d98eddfe8 Fix minor javascript problems
- Make sure that the growth rates values used for the charts are Number
- Send the catalogue version as FormData instead of json for the update
- Fix a bug that prevented the display of the characters in the home
page at application startup
2020-03-09 22:47:03 +01:00
fa173d1f19 Add classes for the stat page
Also removed the pie chart graph because it wasn't really useful.
2020-02-04 08:45:43 +01:00
f0ed0e519c Add classes for the comparator page 2020-01-28 15:35:52 +01:00
2baa70c2c2 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.
2020-01-28 08:33:46 +01:00