Jump to content

Request: Add default color for NEGATIVE value


oskrypuch

Recommended Posts

Posted (edited)

Just discovered the default settings page, for NULL, =0 and POSITIVE colors, wish I had noticed that earlier, would have saved me a bunch of time!

But, a request, can you also add a custom default color for value is NEGATIVE.

Why? I have defined the value -1 as $xc_True (0 as $xc_False), and use that for all my boolean variable states. -1 comes from the old days when boolean TRUE was always all bits set to 1, so with a signed integer it would be -1.

Adding the above should be relatively easy.

Perhaps you could also consider adding a custom default color for user defined values too -- although that would need a bit of a UI change.

FWIW, I'm in the Beta channel on android.

* Orest

Edited by oskrypuch
  • 4 months later...
Posted (edited)
Quote

Just discovered the default settings page, for NULL, =0 and POSITIVE colors, wish I had noticed that earlier, would have saved me a bunch of time!

But, a request, can you also add a custom default color for value is NEGATIVE.

 

Any headway on this one?

* Orest

Edited by oskrypuch
Posted
9 hours ago, oskrypuch said:

 

Any headway on this one?

* Orest

Not yet.  It's about 1-2 days of work as color its part of the Status SQL query.    Being that most nodes have status values greater than 0 this is low priority. The custom mapped should work in this case, but understand it's a lot of work for many variables.    The color picker will likely come first, after some other items on our list.

  • Like 1
Guest
This topic is now closed to further replies.

×
×
  • Create New...