28 Commits

Author SHA1 Message Date
Artem Dzhereleiko
aff4f7bacb UI: Fixed colors for neon gauge 2024-06-10 12:37:24 +03:00
Vladyslav_Prykhodko
500863e213 UI: clear code 2024-05-29 17:18:49 +03:00
Vladyslav_Prykhodko
59066a3ef0 UI: Refactoring ColorProcessor and added to gauge bar used ColorProcessor 2024-05-29 15:04:34 +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
Igor Kulikov
3aed9db82f UI: Angular 14 migration 2023-02-02 16:55:27 +02:00
Igor Kulikov
cbdc4517e4 Update license header year to 2023 2023-01-31 10:43:56 +02:00
kalutkaz
285ec0f905 Delete default label field 2022-04-22 13:11:50 +03:00
kalutkaz
757e4d2a43 Refactoring 2022-04-22 11:43:40 +03:00
kalutkaz
e79d1735bc Refactoring 2022-04-22 11:34:55 +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
da4c742872 Update license year to 2022 2022-01-17 14:07:46 +02:00
Vladyslav_Prykhodko
266cdae02f UI: Fixed gauge widgets incorrect display after work some time 2021-10-24 22:11:19 +03:00
ArtemDzhereleiko
a83f328092 Add default color for correct work gradient 2021-09-23 18:15:29 +03:00
ArtemDzhereleiko
7e91f2c5e2 fix loop and remove default color 2021-09-22 13:39:23 +03:00
ArtemDzhereleiko
bbea48215e Changed logic for processing boundary values and change labels 2021-09-17 17:07:58 +03:00
Jonathan Gross
33c65aaf1b fix: do not "uppercase" unit title of digital gauges
unit titles are automatically changed to uppercase. That is an issue when the unit is a greek letter. e.g. for the measure of a conductivity, the unit is µS/cm. Capitalizing it makes it MS/CM, which does not have the same meaning. Additionally, I don't understand the benefit of capitalizing this by default.
2021-05-18 10:45:08 +02:00
Igor Kulikov
d31358b2ea Update license header - set 2021 year 2021-01-11 13:42:16 +02:00
Vladyslav_Prykhodko
c4fd3cb5ac Fixed show ticks and start donut angle for gauge; Refactoring 2020-08-31 13:42:33 +03:00
ArtemHalushko
42c52bfdba
Map/3.0 (#2535)
* add base map infrastructure

* add leaflet css

* add tencent map

* add google maps support

* added image map support

* refactor schemes

* here maps support && WIP on markers

* add simple marker suppor

* data update & polyline support

* map bouds support

* add some settings support

* add map provider select to settings

* labels support

* WIP on trip animation widget

* WIP on history control and route interpolation

* trip-animation map provider & custom markers

* comleted track marker & history controls

* add license headers

* label fix & tooltips support

* WIP on polygons

* marker dropping support

* add polygon support

* add label to trip animation

* WIP on tooltips

* lint anf typed leaflet AddMarker

* some typing and poly improvements

* add typing

* add marker creation

* update proxy

* save position fix

Co-authored-by: Artem Halushko <ahalushko@thingboards.io>
Co-authored-by: Adsumus <artemtv42@gmail.com>
2020-03-20 16:57:35 +02: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
ee07ddb876 Fix create color range 2020-03-05 13:33:12 +02:00
Vladyslav
4e16675ea4
Add change gauge color (#2480) 2020-03-04 10:11:24 +02:00
Igor Kulikov
3e2a87135f Prepare for merge with master 2020-02-20 10:26:43 +02:00
Igor Kulikov
f56161efc5 Minor refactoring 2020-02-18 18:26:14 +02:00
Igor Kulikov
9e1fe1e1c3 Implement control widgets. 2020-02-17 17:26:26 +02:00
Igor Kulikov
9eec8c0b8c Implement Digital Gauges 2020-02-13 18:38:11 +02:00