hotNipi / node-red-contrib-ui-artless-gauge

Node-RED dashboard widget, gauge with minimal design
MIT License
15 stars 4 forks source link

Vertical Linear #19

Open mangus580 opened 3 years ago

mangus580 commented 3 years ago

Is there a way to make a vertical linear gauge? I was originally using https://flows.nodered.org/node/node-red-contrib-ui-level

I like the look of artless better.

Looking to have a 1x9 vertical gauge, with the label text rotated to fit, etc like in the ui-level.....

hotNipi commented 3 years ago

If you please do some mock design images with respect of:

  1. with icon
  2. without icon
  3. with label
  4. without label
  5. with min and max (center for differential mode)
  6. without min and max
  7. with unit value
  8. without unit value

It is complex thing and all that must be taken account. And should it be only for 1 unit width or must support also 2 unit with And the width of the line also makes some differences but that is already too deep details

Happy to take your proposal with details and then make final decision.