Christmas comes early this year!
Support This Project
If you like what you are seeing consider supporting its development
A free ⭐️ at my GitHub repo goes a long way!
Added labels for main Setpoint and Min/Max-indicators
Added auto option for gradient resolution
- This option uses the browser's native method for rendering gradient. This should greatly improve the performance for the majority of the cards/users
- Option
highhas been removed in favor of this newautooption. Gauges set tohighare automatically migrated toauto
Added rounding options
- Added several rounding styles for both the main and inner gauge.
Added additional marker for severity gauges
- This option adds an additional visual element at the end of severity gauges with gradient background in order to improve the difference between the gauge and its gradient background
Added gradient background opacity
- It is now possible to change the opacity of the gradient background for severity gauges
Added Segments to the Visual Editor
- It is now possible to add, edit and delete segments using the Visual Editor
Permanently implemented from and pos logic
This release permanently implements the difference between using from and pos segments as explained this gif
Full Changelog: v1.8.1...v2.0.0