[Announce] @colinl/node-red-dashboard-2-ui-gauge-classic v1.4.0 release

In case anyone is interested I have just released version 1.4.0 of @colinl/node-red-dashboard-2-ui-gauge-classic v1.4.0 incorporating the following enhancements and fixes:

  • I have provided a configuration checkbox that determines whether the widget sizing should work as it did in version 1.23 of the dashboard, where the widget width was honoured and the height could overflow if necessary, or it should behave as is the convention in version 1.24 of the dashboard where the height cannot overflow the number of rows specified, and the width is reduced if necessary to keep the aspect ratio correct.
  • Fix Issue #21, configured classes not being applied.
  • Support needle config, major and minor div values, decimal places and label via msg.ui_update. In particular this allows for the number of needles to be changed.
  • Allow configuration of hub colour in config and via msg.ui_update.
2 Likes