Commit Graph

142 Commits

Author SHA1 Message Date
l_samenv 7184d28047 fix wrongly triggered message after a parameter change
after pressing the return key, no message should appear like
'You changed a field without pressing the return key'
2024-09-27 10:53:12 +02:00
l_samenv 2e21f52071 fix in communication: use encodeURI
this is needed e.g. when command socntain blanks
2024-09-27 10:49:57 +02:00
l_samenv 69ea17aec6 allow multiple SecNode connections
+ change layout when console is not to be shown
+ catch file not found error
2024-09-25 16:33:28 +02:00
l_samenv 96bcd67dc4 change icon 2024-09-25 14:50:58 +02:00
l_samenv 6440daaef2 make secop work 2024-09-25 14:50:43 +02:00
l_samenv 664e53d58c fix legend values when value is undefined
+ improve mechanism to find value
2024-09-25 14:16:52 +02:00
l_samenv 6f318f26b7 fix zoom mode
+ update README.md
2024-09-25 14:16:52 +02:00
l_samenv 9ed6f75ace fix setting cursor when clicked
cursor should not be set when dragging (pan)
2024-09-25 14:16:52 +02:00
zolliker 91c1f7c3bb show time labels only on first chart 2024-09-25 14:16:52 +02:00
l_samenv 6edb926bf8 improve time tick labels more 2024-09-25 14:16:52 +02:00
l_samenv b919c60000 improve time axis labels
+ change poll interval to 1 sec
2024-09-25 14:16:50 +02:00
l_samenv 48b89a9801 fix mechanism to strip overlapping data for live update
fix bug when when there was no last value yet
2024-09-25 14:15:37 +02:00
l_samenv 66e8d431a9 Doc + working live 2024-09-25 14:15:37 +02:00
l_samenv a2ad485402 Autoscale considers new ChartJS format, data reloads onzoom and onpan 2024-09-25 14:15:37 +02:00
l_samenv 6c1a13c382 Zoom and pan are synchronized, changed afterBuildTicksSignature 2024-09-25 14:15:34 +02:00
l_samenv 05a77ce2f4 initial test + libraries 2024-09-25 14:14:41 +02:00
l_samenv 9105a5cb41 5 sec update frequency 2024-09-13 17:07:24 +02:00
l_samenv 86fa5e1a8b SAFE BEFORE UPDATING CHARTJS 2024-09-13 08:19:07 +02:00
l_samenv e8f987a4b4 removed navigation on house click 2024-09-11 09:42:06 +02:00
l_samenv b65e2b6c36 Added one line in readme.md 2024-09-11 09:39:21 +02:00
l_samenv cbfc1c1de7 Updated help entries 2024-09-11 09:37:30 +02:00
l_samenv ba118ab56e Added device name doc 2024-09-11 09:22:15 +02:00
l_samenv d8d1d40881 Added server doc 2024-09-10 14:54:57 +02:00
l_samenv 601ebf67ee Updated client documentation 2024-09-10 11:32:24 +02:00
l_samenv 784d3f16fc Updated README 2024-09-10 10:33:08 +02:00
l_samenv 08191991d0 protocol.txt updated 2024-09-10 08:56:13 +02:00
l_samenv a52cb3550f Added doc for ChartConfig 2024-09-10 08:56:13 +02:00
l_samenv 6a63da07d4 Removed reduced + original_color for influx, doc for influxgraph 2024-09-10 08:56:13 +02:00
l_samenv 3ae1097b22 Ended doc for influxdb.py 2024-09-09 14:22:34 +02:00
l_samenv b3d899295d Simplified code for getting vars + corresponding doc 2024-09-09 14:18:27 +02:00
l_samenv 2a4efff511 Removed lab4.json (now constants in influxdb.py), config.ini to influx.ini 2024-09-09 10:51:18 +02:00
l_samenv 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
l_samenv 5cf19f99d0 interpolation=None to use % char in config file 2024-09-06 13:39:49 +02:00
l_samenv aa80454a2f Fixed ngraphs>blocks bug + generic.ini changed 2024-09-06 13:37:09 +02:00
l_samenv e28467d30f Fixed instrument device name not shown if screen too small 2024-09-05 14:14:25 +02:00
l_samenv 0f4bbab023 value for parameter works in curves settings 2024-09-05 13:45:05 +02:00
l_samenv 96818324e8 Added * category by default curves settings 2024-09-05 13:30:14 +02:00
l_samenv fba16774e4 Removed all borders curves settings table 2024-09-05 11:41:47 +02:00
l_samenv b04528fb34 Removed curves settings footer and moved all buttons at end of table 2024-09-05 11:38:35 +02:00
l_samenv 14073c0cfc Added help menu entries 2024-09-05 11:26:16 +02:00
l_samenv b093a76649 Export popup width 100% 2024-09-05 08:45:39 +02:00
l_samenv 3eda78f71f Removed borders of curves settings table cells 2024-09-05 08:39:20 +02:00
l_samenv 7855cdda7d Clickable action entry title 2024-09-05 08:23:41 +02:00
l_samenv 48d522396f Thicker x<->y and menu + menu margintop 2024-09-04 17:06:12 +02:00
l_samenv d5d332cd2e Fixed color assigned twice in same block 2024-09-04 15:43:17 +02:00
l_samenv 33eaf726a3 Upgraded swiper lib 2024-09-04 15:36:38 +02:00
l_samenv 35a02e8fa7 Post getvars + fixed colors.py valid hex 2024-09-04 12:56:35 +02:00
l_samenv 9112b5db05 encodeURIComponent for userconfiguration 2024-09-04 10:59:30 +02:00
l_samenv 2cb81cde58 CSS curves settings fix 2024-09-04 10:40:36 +02:00
l_samenv 345a231bdd User configuration applies at start, jump and goToNow 2024-09-04 08:54:28 +02:00