Commit Graph

5 Commits

Author SHA1 Message Date
5748263678 Add image of character in the comparator list
Changed the colors of the network graph to match the color of the
differents houses (the color will probably be in the database in the
future).

Reactivate the panel swipe (there are still some problems but it's
better to keep the swipe for the user).

Added various comments and fixed the missing logo in the about page when
using the phone app.
2020-03-17 13:40:50 +01:00
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