Commit Graph

6 Commits

Author SHA1 Message Date
silentguy256
9cfa553fb6 Remove leftover debugging output 2023-02-15 13:49:51 +01:00
silentguy256
636d6312e1 Switch order of name and value in display 2023-02-15 12:43:03 +01:00
silentguy256
0790764df1 Display Value sorted by with name
Increases chance name will reach max width, but that happens anyway. Maybe look into allowing whole display to get wider
2023-02-14 16:25:59 +01:00
silentguy256
fcfbdb9177 Add sorting by last activity
* Update AnalyticsServer.py
* Update charts.html
* Update script.js
2023-02-14 08:45:01 +01:00
Alessandro Maggio
9efbe02c33 Style for charts in css with classes - Use custom horizontal scrollbar - Range datetime for analytics - Use days_ago arg for select the range 2021-08-16 21:56:42 +02:00
Alessandro Maggio
fa72feb21b Move javascript part to script.js - Implement orderBy feature 2021-08-15 22:47:33 +02:00