Commit Graph

30 Commits

Author SHA1 Message Date
Roman Davydov
2e415364f7 headerVisibility setting in localStorage 2023-06-07 01:08:22 +03:00
Roman Davydov
470b42ef42 Fix #179 2023-03-03 19:02:23 +03:00
silentguy256
63a43f5f41 Undo using max screen width
Hard to read on VERY wide screens
2023-02-15 12:58:48 +01:00
silentguy256
1f50aac49e Update analytics to fill screens better 2023-02-15 12:41:51 +01:00
silentguy256
edfd33374f Overlooked the rdavydov buymeacoffee 2023-02-14 08:53:18 +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
silentguy256
c37b8627a3 Added rdavydov to Analytics page 2023-02-13 12:02:33 +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
Alessandro Maggio
2c2b8f1877 merge all streamers - only 1 color for the moment 2021-04-10 11:40:29 +02:00
Alessandro Maggio
656b7c3a49 Streamers name on left side 2021-04-03 12:31:04 +02:00
Alessandro Maggio
7f277d8148 chart.clearAnnotations(); #122 2021-04-03 01:07:41 +02:00
Alessandro Maggio
03c07220d1 Clear annotation on streamer change, prevent porting annotation between different streamers 2021-03-13 13:17:33 +01:00
Alessandro Maggio
8d9a839315 Black text in annotations 2021-03-10 22:09:48 +01:00
Alessandro Maggio
108702e7a6 datetimeUTC: false 2021-03-10 13:54:23 +01:00
Alessandro Maggio
c40ed368e4 Self-made dark mode 😁 2021-03-10 13:29:12 +01:00
Alessandro Maggio
1cb2231690 Create indexed id for annotation, clear annotation using removeAnnotation instead of clearAnnotation() 2021-03-09 19:30:31 +01:00
Alessandro Maggio
f0ec759231 Customizable refresh time 2021-03-05 11:30:49 +01:00
Alessandro Maggio
5d7478e027 Toggle annotations 2021-03-03 21:55:57 +01:00
Alessandro Maggio
30cf35da2b Merge branch 'analytics' of github.com:Tkd-Alex/Twitch-Channel-Points-Miner into analytics 2021-03-03 20:37:34 +01:00
Alessandro Maggio
b8d8808f3a Custom tooltips for event, save in 'z' axis the event type and show in custom tooltip - Remove dt. Replace points annotation with vertical annotations 2021-03-03 20:37:29 +01:00
Alessandro Maggio
6a080c5363 Update assets/charts.html
Co-authored-by: Thomas Couchoud <thomas.couchoud@gmail.com>
2021-03-03 20:36:04 +01:00
Alessandro Maggio
65da7cde7f x-Label with HH:mm:ss dd MMM 2021-03-01 22:16:00 +01:00
Alessandro Maggio
6eb29d296b Reload streamer data each 5 minutes 2021-03-01 16:29:25 +01:00
Alessandro Maggio
eb742008b3 update charts.html 2021-02-26 12:49:31 +01:00
Alessandro Maggio
405e5aa742 Manage only one series in chart with tabbing. We had tried with multiple series in only one chart because we had problems with annotations 2021-02-03 01:21:59 +01:00
Alessandro Maggio
cd0c1887f7 Get points annotation in charts.html 2021-02-02 23:09:09 +01:00
Alessandro Maggio
dc3844a1e1 Update charts with series key in dict. Reverse x and y axis 2021-02-02 22:16:18 +01:00
Alessandro Maggio
a236c6b9a9 Insert banner 2021-02-02 17:01:25 +01:00
Alessandro Maggio
05aeb2988d Analytics function. Check the status of your points with a line-charts (zoomable-timeseries). We need Flask for serve the .json history 2021-02-02 16:46:51 +01:00