81 Commits

Author SHA1 Message Date
19fcc4d7de fix setting cursor when clicked
cursor should not be set when dragging (pan)
2024-09-25 10:48:28 +02:00
ce5d489b2d show time labels only on first chart 2024-09-25 09:23:04 +02:00
5f5e336370 improve time tick labels more 2024-09-25 09:02:34 +02:00
ac542b1694 improve time axis labels
+ change poll interval to 1 sec
2024-09-25 07:51:43 +02:00
45e1957fd7 Autoscale considers new ChartJS format, data reloads onzoom and onpan 2024-09-13 16:11:40 +02:00
d5a5c6553e Zoom and pan are synchronized, changed afterBuildTicksSignature 2024-09-13 15:47:53 +02:00
ab9f7b8ab0 initial test + libraries 2024-09-13 11:45:06 +02:00
e8f987a4b4 removed navigation on house click 2024-09-11 09:42:06 +02:00
cbfc1c1de7 Updated help entries 2024-09-11 09:37:30 +02:00
601ebf67ee Updated client documentation 2024-09-10 11:32:24 +02:00
6a63da07d4 Removed reduced + original_color for influx, doc for influxgraph 2024-09-10 08:56:13 +02:00
b3d899295d Simplified code for getting vars + corresponding doc 2024-09-09 14:18:27 +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
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
dc9a08dbee Running curves settings 2024-09-04 08:26:21 +02:00
933088fd08 Curves settings UI 2024-09-03 16:28:47 +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
6ed8529e1b Date input for jump is the last set 2024-08-29 14:35:27 +02:00
d03fcca8cc Fixed SSE error after export (Safari) 2024-08-29 08:58:28 +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
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