@@ -4,6 +4,7 @@ loading_gauges:
44 - { value: 'TSI_GB1', legend: 'GB1', color: 'hsl(56, 100%, 40%)' }
55 - { value: 'TSI_GB2', legend: 'TSI_GB2', color: 'hsl(42, 100%, 40%)' }
66 - { value: 'TSI_GC', legend: 'GC', color: 'hsl(27, 100%, 40%)' }
7+ - { value: 'UIC_C', legend: 'UIC_C', color: 'hsl(215, 100%, 40%)' }
78 - { value: 'PPI', legend: 'PPI', color: 'hsl(0, 100%, 40%)' }
89 - { value: 'W5', legend: 'W5', color: 'hsl(324, 100%, 70%)' }
910 - { value: 'W6', legend: 'W6', color: 'hsl(303, 100%, 63%)' }
@@ -26,19 +27,17 @@ loading_gauges:
2627 - { value: 'CPb', legend: 'CPb (PTb)', color: 'hsl(279, 100%, 44%)' }
2728 - { value: 'CPb+', legend: 'CPb+ (PTb+)', color: 'hsl(245, 100%, 44%)' }
2829 - { value: 'PT c', legend: 'PTc', color: 'hsl(170, 100%, 34%)' }
29- - { value: 'G1', legend: 'G1', color: 'purple' }
30- - { value: 'G2', legend: 'G2', color: 'purple' }
31- - { value: 'GOST_T', legend: 'GOST_T', color: 'purple' }
32- - { value: 'B1', legend: 'B1', color: 'hsl(138, 100%, 22%)' }
33- - { value: 'FS', legend: 'FS', color: 'hsl(195, 100%, 22%)' }
34- - { value: 'Großprofil', legend: 'Großprofil', color: 'purple' }
35- - { value: 'Kleinprofil', legend: 'Kleinprofil', color: 'purple' }
36- - { value: 'deep-tube', legend: 'deep-tube', color: 'purple' }
37- - { value: 'subsurface', legend: 'subsurface', color: 'purple' }
38- - { value: 'B', legend: 'B', color: 'purple' }
39- - { value: 'D4', legend: 'D4', color: 'purple' }
40- - { value: 'NM1520 ŽSR', legend: 'NM1520 ŽSR', color: 'purple' }
41- - { value: 'DMS 10002054476', legend: 'DMS 10002054476', color: 'purple' }
42- - { value: 'UR760', legend: 'UR760', color: 'purple' }
43- - { value: 'UIC_C', legend: 'UIC_C', color: 'purple' }
44- - { value: 'EBV3', legend: 'EBV3', color: 'purple' }
30+ - { value: 'DMS 10002054476', legend: 'DMS 10002054476', color: 'hsl(18, 100%, 40%)' }
31+ - { value: 'GOST_T', legend: 'GOST_T', color: 'hsl(132, 100%, 34%)' }
32+ - { value: 'B', legend: 'B', color: 'hsl(75, 100%, 30%)' }
33+ - { value: 'B1', legend: 'B1', color: 'hsl(138, 100%, 30%)' }
34+ - { value: 'FS', legend: 'FS', color: 'hsl(195, 100%, 30%)' }
35+ - { value: 'G1', legend: 'G1', color: 'hsl(282, 100%, 38%)' }
36+ - { value: 'G2', legend: 'G2', color: 'hsl(306, 100%, 38%)' }
37+ - { value: 'Kleinprofil', legend: 'Kleinprofil', color: 'hsl(96, 100%, 40%)' }
38+ - { value: 'Großprofil', legend: 'Großprofil', color: 'hsl(56, 100%, 40%)' }
39+ - { value: 'deep-tube', legend: 'deep-tube', color: 'hsl(282, 100%, 40%)' }
40+ - { value: 'subsurface', legend: 'subsurface', color: 'hsl(242, 100%, 40%)' }
41+ - { value: 'NM1520 ŽSR', legend: 'NM1520 ŽSR', color: 'hsl(273, 100%, 40%)' }
42+ - { value: 'UR760', legend: 'UR760', color: 'hsl(215, 100%, 40%)' }
43+ - { value: 'EBV3', legend: 'EBV3', color: 'hsl(215, 100%, 40%)' }
0 commit comments