Removed created + some unused functions and comments (Graphics JS file)

This commit is contained in:
l_samenv
2024-08-16 13:39:20 +02:00
parent 7fa880d67d
commit 474a855fad
2 changed files with 15 additions and 114 deletions

View File

@@ -1,10 +1,16 @@
# device.parameter=cat[,color[,unit]]
# device.parameter=cat:raw,color:yellow
[nicos]
se_t_plato.raw=raw,#FFF,Ohm
[chart]
t_plato.raw=raw,#FFF,Ohm
se_t_plato.target=none # do not show
se_t_plato.raw=std # show in standard section
se_t_plato.raw=raw # show in extra section "raw"
se_t_plato.value=std,unit:Ohm # custom unit
T_plato.target=none # do not show
T_plato.raw=rawOhm # show in extra section "rawOhm"
T_plato=,,Ohm # custom unit
T_plato=unit:Ohm # custom unit
tag -> cat
lookup with the label (secop module)