justGage Widget for ioBroker.
There is a possibility to define the pointer options:
{
"toplength": null,
"bottomlength": null,
"bottomwidth": null,
"stroke": "none",
"stroke_width": 0,
"stroke_linecap": "square",
"color": "#000000"
}
It must be valid JSON object. Single quotas are not allowed! More about pointer options could be found here: https://github.com/toorshia/justgage#pointer-options
- (bluefox) fixed min max
- (Pmant) change max brightness to max brightness of initial color
- (jens-maus) add value formatting
- (jens-maus) add value multiplier
- (bluefox) Update justgage.js
- (Pmant) add no-gradient-option to Justgage widget
- (Pmant) add full brightness option to Justgage widget
- (jens-maus) add missing unit fields
- (jens-maus) fix auto fill max, min, unit
- (Pmant) fix default indicator
- (Pmant) add option to change background-color instead of text-color
- (Pmant) add option to always set full brightness colors
- (PArns) fix mid default vaule if max != 100 & min != 0
- (bluefox) remove config
- (Pmant) replace pow with sliders
- (bluefox) fix resize
- (bluefox) fix error with two gauges at creation
- (bluefox) fix small errors
- (bluefox) add new widget: value & indication
- (bluefox) fill automatically max, min, unit
- (Pmant) fix indicator
- (bluefox) add russian translations
- (Pmant) possible donut fix
- (Pmant) add indicator widget
- (Pmant) initial checkin
Copyright (c) 2015-2019 Pmant patrickmo@gmx.de MIT