4d60ebff50
remove obsolete stuff + small adjustments
2025-05-13 10:59:11 +02:00
744184eb54
back to (modified) old icon theme
2025-04-30 18:47:56 +02:00
d6fd8ad6d0
Changed some icons...
2025-04-25 14:12:09 +02:00
4ad37d5c2f
Änderungen für den Modul- und denParameterblock
2025-04-22 14:35:19 +02:00
0ec5672068
console, modules
2025-04-16 18:37:32 +02:00
958e472f3b
rework of the server side
...
main change: the same server may be used for several instruments
- client classes are 'Interactors' dealing with the parameters etc.
- methods from history are added to the clients
+ improvements on the js client side
2025-03-19 08:44:35 +01:00
5b6684fcef
add select_experiment
2025-03-18 14:15:14 +01:00
2c59e37074
major rework
...
using influxdb structure independed of nicos cache
2025-03-18 14:14:45 +01:00
ca2945ac22
Swiper removed
...
- Swiper removal work in progress
+ Fine debugging for every js-file
2025-03-17 11:07:50 +01:00
e71cb74391
improve graphics layout
...
- 'bevel' line style prohibits 'peaks' on locally noisy values
- fix option 'stepped' instead of 'steppedLine'
- set period to 0 for target parameters
- thinker lines, adjustable by a constant
2024-09-27 10:57:45 +02:00
664e53d58c
fix legend values when value is undefined
...
+ improve mechanism to find value
2024-09-25 14:16:52 +02:00
6f318f26b7
fix zoom mode
...
+ update README.md
2024-09-25 14:16:52 +02:00
9ed6f75ace
fix setting cursor when clicked
...
cursor should not be set when dragging (pan)
2024-09-25 14:16:52 +02:00
91c1f7c3bb
show time labels only on first chart
2024-09-25 14:16:52 +02:00
6edb926bf8
improve time tick labels more
2024-09-25 14:16:52 +02:00
b919c60000
improve time axis labels
...
+ change poll interval to 1 sec
2024-09-25 14:16:50 +02:00
a2ad485402
Autoscale considers new ChartJS format, data reloads onzoom and onpan
2024-09-25 14:15:37 +02:00
6c1a13c382
Zoom and pan are synchronized, changed afterBuildTicksSignature
2024-09-25 14:15:34 +02:00
05a77ce2f4
initial test + libraries
2024-09-25 14:14:41 +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
14073c0cfc
Added help menu entries
2024-09-05 11:26:16 +02:00
48d522396f
Thicker x<->y and menu + menu margintop
2024-09-04 17:06:12 +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
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
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
d03fcca8cc
Fixed SSE error after export (Safari)
2024-08-29 08:58:28 +02:00
9a9641a024
Added NaN repr field in export popup
2024-08-27 15:58:43 +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
2a75f9efb4
Removed unused code + added some comments in GraphicsJS
2024-08-21 15:55: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