313 Commits

Author SHA1 Message Date
b3d899295d Simplified code for getting vars + corresponding doc 2024-09-09 14:18:27 +02:00
2a4efff511 Removed lab4.json (now constants in influxdb.py), config.ini to influx.ini 2024-09-09 10:51:18 +02:00
400899643b Graphs cross now always top right hand corner, hides/shows right part on click, jump hides right part, goToNow shows right part 2024-09-06 15:54:41 +02:00
5cf19f99d0 interpolation=None to use % char in config file 2024-09-06 13:39:49 +02:00
aa80454a2f Fixed ngraphs>blocks bug + generic.ini changed 2024-09-06 13:37:09 +02:00
e28467d30f Fixed instrument device name not shown if screen too small 2024-09-05 14:14:25 +02:00
0f4bbab023 value for parameter works in curves settings 2024-09-05 13:45:05 +02:00
96818324e8 Added * category by default curves settings 2024-09-05 13:30:14 +02:00
fba16774e4 Removed all borders curves settings table 2024-09-05 11:41:47 +02:00
b04528fb34 Removed curves settings footer and moved all buttons at end of table 2024-09-05 11:38:35 +02:00
14073c0cfc Added help menu entries 2024-09-05 11:26:16 +02:00
b093a76649 Export popup width 100% 2024-09-05 08:45:39 +02:00
3eda78f71f Removed borders of curves settings table cells 2024-09-05 08:39:20 +02:00
7855cdda7d Clickable action entry title 2024-09-05 08:23:41 +02:00
48d522396f Thicker x<->y and menu + menu margintop 2024-09-04 17:06:12 +02:00
d5d332cd2e Fixed color assigned twice in same block 2024-09-04 15:43:17 +02:00
33eaf726a3 Upgraded swiper lib 2024-09-04 15:36:38 +02:00
35a02e8fa7 Post getvars + fixed colors.py valid hex 2024-09-04 12:56:35 +02:00
9112b5db05 encodeURIComponent for userconfiguration 2024-09-04 10:59:30 +02:00
2cb81cde58 CSS curves settings fix 2024-09-04 10:40:36 +02:00
345a231bdd User configuration applies at start, jump and goToNow 2024-09-04 08:54:28 +02:00
2ea2219b67 Changed plus to asterisk for showing curve 2024-09-04 08:31:25 +02:00
dc9a08dbee Running curves settings 2024-09-04 08:26:21 +02:00
933088fd08 Curves settings UI 2024-09-03 16:28:47 +02:00
668f6d4aad filter params with user config in influxdb.py 2024-09-03 14:52:19 +02:00
33a37df2a3 Updated docs for variables config files 2024-09-03 11:28:17 +02:00
c0e25f6467 + and - symbols for config files 2024-09-03 11:08:07 +02:00
a73fe1653e Arbitrary number of config files + tag is unit or cat if present + unit keyword + empty string in config file means inherit + unit 1 is not given or empty 2024-09-03 11:02:50 +02:00
9eb0d4d97d close export popup on dates popup opening 2024-08-30 13:04:48 +02:00
e16d857c26 close popups on menu opening 2024-08-30 13:03:27 +02:00
a78bbfb80d Added close on background click for dates and export popup 2024-08-30 11:47:51 +02:00
924a6a8d1d background for datespopup + closes menu on open 2024-08-30 10:49:22 +02:00
dc241ce246 Close menu when clicking on export, dates and canvas 2024-08-30 10:36:56 +02:00
07f4e69a94 get_available_variables_at_time usable without config file 2024-08-30 10:17:08 +02:00
94424bd422 moved millis_to_nano in influxdb.py 2024-08-30 09:35:21 +02:00
83e22a2e9f Added components doc in client.md 2024-08-29 15:37:50 +02:00
6ed8529e1b Date input for jump is the last set 2024-08-29 14:35:27 +02:00
a4aaffa299 Fixed two points with same time when interval (_get_curve) 2024-08-29 14:14:27 +02:00
b9507908a0 Fixed two points with same relative value bug (export) 2024-08-29 13:14:58 +02:00
d03fcca8cc Fixed SSE error after export (Safari) 2024-08-29 08:58:28 +02:00
fcee45817f Fixed same measurement with different param for export bug 2024-08-28 10:23:07 +02:00
144a6aa763 Fixed binning in seconds (export) 2024-08-28 09:12:18 +02:00
d81f2024ec Fixed insert last known value when df is empty bug 2024-08-28 08:46:53 +02:00
aaefde93f9 Fixed export popup CSS 2024-08-27 16:36:08 +02:00
9a9641a024 Added NaN repr field in export popup 2024-08-27 15:58:43 +02:00
310582cd06 Changed setInitialDate in dates_popup 2024-08-27 15:42:34 +02:00
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
c78c793dea Fixed bug when first value is NaN at export 2024-08-27 11:48:49 +02:00