139 Commits

Author SHA1 Message Date
43a4bbdbe1 Changed time input to two fields for Export 2024-08-27 15:24:19 +02:00
04c17b8323 Changed Jump time input to two fields 2024-08-27 14:36:15 +02:00
c4bda9b264 Fixed date inputs after jump for export popup 2024-08-27 13:59:46 +02:00
2a9aba5b97 Fixed empty dataset not added in Chart at createGraph 2024-08-27 11:19:50 +02:00
30bdd1f832 Export : added API call + fixed route issues 2024-08-27 10:20:48 +02:00
07946fc851 Added export popup (only UI) 2024-08-23 15:29:14 +02:00
e9f278add9 Changed help entry logo 2024-08-21 16:35:33 +02:00
2a75f9efb4 Removed unused code + added some comments in GraphicsJS 2024-08-21 15:55:44 +02:00
ff617c06e8 Removed unused res 2024-08-21 15:25:20 +02:00
c113e5373a Removed unused components 2024-08-21 10:32:44 +02:00
977ebb02d8 Removed all curves at given day 2024-08-21 10:23:51 +02:00
89dd427a22 Influx graph part only + device name on jump and start + fixed dselect z-index 2024-08-21 10:05:47 +02:00
2ea1674991 Fixed createSelection bug + hide right part on client side 2024-08-20 11:30:58 +02:00
7bd4a1591f Fixed legend anchor bug 2024-08-19 16:51:21 +02:00
6ebcacdf12 changed selection label to unit in graphics 2024-08-19 16:27:19 +02:00
474a855fad Removed created + some unused functions and comments (Graphics JS file) 2024-08-16 13:39:20 +02:00
7fa880d67d added timeout on updateAuto (zoomComplete) to prevent request stacking on mobile phones 2024-08-16 10:42:47 +02:00
9e08f47916 1 id + locks + live : more frequent, last known points, already sent points + ms points + fixed jump time 2024-08-16 09:55:30 +02:00
f4cf8fd9a5 Secured future date input + min(end,now) for complete_to_end 2024-08-14 10:33:50 +02:00
5735fe9f01 Working jumps (routes) + goToNow now reloads 2024-08-14 08:27:59 +02:00
58d44dd4d7 Implemented time jump (same effect with both buttons 2024-08-12 13:17:00 +02:00
81d9d233a8 Added date selector popup (only go to now working) 2024-08-12 13:05:41 +02:00
faf4abced8 Added graphics menu 2024-08-09 14:17:54 +02:00
9c7fe9d622 Removed useless controls + changed controls style 2024-08-09 10:54:28 +02:00
62d1047925 Changed graphics panel (stick to right) + corrected month in date indicator 2024-08-09 09:53:26 +02:00
aef9813590 Removed live indicator + began to write graphics menu 2024-08-08 16:19:21 +02:00
83d45e511f Functionnal toolbar and indicators 2024-08-06 13:53:58 +02:00
2b829248cd Began to add global toolbar 2024-07-30 15:44:27 +02:00
4a21f24c45 Fixed go to now button not displayed on first canvas click bug 2024-07-26 11:38:14 +02:00
dd422e89d8 Sampling data (aggregateWindow) for responsitivity + fixed old values not shown bug + readme 2024-07-26 10:00:28 +02:00
676e7e4f10 Take last 30s values for live update (influx), added doc in Js Graphics 2024-07-25 10:43:44 +02:00
5a82601e8e Added live data functionnality + some docs in Python and JS code 2024-07-24 11:41:24 +02:00
ed505d29c7 fixed paths to be relative 2024-07-12 10:31:49 +02:00
91be383803 make Graphics work again
as base for Mathis work
2024-07-11 10:05:17 +02:00
3fd8bc6bf3 fixed position of main and overview slide 2021-09-17 17:12:59 +02:00
b55e51fc65 fixes not concerning graphics
- default is no graphics
- use send_file instead of response (proper mimetype)
- fix issues with parameter blocks
2021-09-17 15:37:04 +02:00
97c6aa1a87 major rework
- modified chartjs for better zoom on touchpad
- flexible number of charts
- handle bool as checkbox
- handle enum as select (pull down menu)
- disable swiper where not needed
and many more
2020-12-23 11:11:22 +01:00
1de819cd26 make web client work 2020-12-10 16:58:59 +01:00
9e1d3b4e07 Initial commit 2020-12-04 09:05:06 +01:00