34 Commits

Author SHA1 Message Date
Vladyslav_Prykhodko
b22ca3f873 UI: Fixed show value after unit converted in gauges and range chart 2025-06-06 13:43:51 +03:00
Vladyslav_Prykhodko
12a47c41b3 UI: Updated widget types support unit conversion 2025-05-13 10:02:44 +03:00
Igor Kulikov
5cf26d4851 Update license header 2025-02-25 09:39:16 +02:00
Vladyslav_Prykhodko
f225870b52 UI: Fixed updated value in gauge widget in animation 2024-09-26 15:32:24 +03:00
Artem Dzhereleiko
487c0e4989 UI: Hot fix for color settings and digital gauge 2024-06-07 14:05:59 +03:00
Vladyslav_Prykhodko
9b6e8cc821 UI: Improved colorUpdated in ColorProcessor 2024-05-29 18:12:01 +03:00
Vladyslav_Prykhodko
1d12ce1d4b UI: change function name 2024-05-29 17:16:55 +03:00
Vladyslav_Prykhodko
004fbc1c6b UI: Refactoring widget settings models 2024-05-29 16:59:54 +03:00
Vladyslav_Prykhodko
59066a3ef0 UI: Refactoring ColorProcessor and added to gauge bar used ColorProcessor 2024-05-29 15:04:34 +03:00
Vladyslav_Prykhodko
96aafa840f UI: Change models and for advanced color telemetry subscribe 2024-05-28 11:54:54 +03:00
Artem Dzhereleiko
4d9ef2d3b2 UI: Add timeseries to color settings and update settings for digital neon and lcd gauge 2024-05-20 17:13:14 +03:00
Artem Dzhereleiko
e050cf2756 UI: Simple gauge settings with advanced color settings 2024-04-12 13:54:55 +03:00
Igor Kulikov
c5a72ed8df Update license header to 2024 year. 2024-01-09 10:46:16 +02:00
Vladyslav_Prykhodko
32d23844d6 UI: Updated tinycolor for version 1.6.0 2023-04-11 16:00:33 +03:00
Artem Babak
bc1d9011c6 Widget Horizontal Bar: add parseFloat of value in update() 2023-02-23 11:22:46 +02:00
Artem Babak
42ade3ee3a Digital Gauge fix in update() - change strict to loose inequality 2023-02-22 12:06:24 +02:00
Igor Kulikov
cbdc4517e4 Update license header year to 2023 2023-01-31 10:43:56 +02:00
Igor Kulikov
697eef2e06
Merge pull request #6462 from kalutkaz/fix/displayHorizontalBarWidget
[3.4] UI: Fix displaying 'Unit title' and 'value timestamp' for Digital gauges widgets
2022-06-09 16:20:26 +03:00
kalutkaz
1f94e3d234 Fix label scaling 2022-04-21 16:45:55 +03:00
kalutkaz
76a0636ce9 Fixed label in horizontal bar widget 2022-04-20 17:04:35 +03:00
Igor Kulikov
9a0363593d UI: Add digiatal gauge widget settings form 2022-04-09 15:13:47 +03:00
Igor Kulikov
da4c742872 Update license year to 2022 2022-01-17 14:07:46 +02:00
Igor Kulikov
ad6d6ce486
Merge pull request #5275 from ArtemDzhereleiko/bug-fix/gauge/boundary-values
[3.3.2] UI: Fix digital gauge widget with using boundary values
2021-10-21 15:46:02 +03:00
Vladyslav_Prykhodko
a7fb4fc860 UI: Fixed memory leak in gauge and chart widgets 2021-10-06 17:32:17 +03:00
ArtemDzhereleiko
b96dd3e78b Change infinity value to min value and change color to corect default color 2021-09-27 11:49:15 +03:00
ArtemDzhereleiko
a83f328092 Add default color for correct work gradient 2021-09-23 18:15:29 +03:00
Igor Kulikov
d31358b2ea Update license header - set 2021 year 2021-01-11 13:42:16 +02:00
Igor Kulikov
8766902d45 UI: Class/Models optimizations 2021-01-05 16:09:39 +02:00
Vladyslav_Prykhodko
c4fd3cb5ac Fixed show ticks and start donut angle for gauge; Refactoring 2020-08-31 13:42:33 +03:00
Vladyslav
adc7194669
[3.0] Add support ticks to digital gauge (#2508)
* Add support ticks to digital gauge

* Add link code
2020-03-20 16:22:10 +02:00
Vladyslav
4e16675ea4
Add change gauge color (#2480) 2020-03-04 10:11:24 +02:00
Igor Kulikov
15d7970ba9 Propagate UI changes. 2020-02-26 18:15:04 +02:00
Igor Kulikov
3e2a87135f Prepare for merge with master 2020-02-20 10:26:43 +02:00
Igor Kulikov
9eec8c0b8c Implement Digital Gauges 2020-02-13 18:38:11 +02:00