-
Notifications
You must be signed in to change notification settings - Fork 76
Open
Description
Current implementation uses normalized values (constrained inside min/max), but this is not always desired. Eg. i use it for displaying sensor values, the gauges are constrained to display interested range, but values sometime goes out of these boundaries. All works OK, but the gauge stays to display normalized (min or max) value in label, which is false value of course.
Please, use normalized values only for internal calculations (drawing) and allow to show real values for label.
jecun and Scrandre
Metadata
Metadata
Assignees
Labels
No labels