Business
Jobs
  • About Us
  • Solutions
    • Job Postings
      Post your job and receive qualified candidates in 48h.
    • Candidate Assessments
      500+ technical and psychological tests, plus anti-fraud.
    • Headhunting
      Tailor-made executive search from start to finish.
    • Payroll + EOR
      Payroll dispersal and EOR across 15+ LATAM countries.
  • Pricing
  • Jobs

0

327
Views
How to change Node-RED Gauge Color dynamically

here on GitHub I found out that it should be possible to change the color of the gage with the colors property dynamically.

However the following code is not working. The min and max properties works fine. Only the colors property doesn't seems to work. Any Ideas why?

msg.ui_control = {
    "gtype": "gage",

    "options":{
        "min": 0,
        "max": 200,
        "colors": ["blue","blue", "blue"]    
    }
}
return msg;
about 4 years ago · Juan Pablo Isaza
1 answers
Answer question

0

colors is not an option, it should be plced directly under gtype

about 4 years ago · Juan Pablo Isaza Report
Answer question
Find remote jobs

Discover the new way to find a job!

Top jobs
Top job categories
Business
Post vacancy Pricing Sales
Legal
Terms and conditions Privacy policy
© 2026 PeakU Inc. All Rights Reserved.
Andres GPT
Show me some job opportunities
There's an error!