Telemetry table cell colorizing #8107
Replies: 2 comments
-
Beta Was this translation helpful? Give feedback.
-
@expctr , have you looked at https://github.com/nasa/openmct/blob/master/API.md#limit-evaluators-draft? If you are asking about using conditions to style individual cells then no, that is not possible. In more complex layouts you could style alpha numerics arranged in a table format to also meet your use case. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
I need to set background color for certain cells depending on theirs' values in my telemetry tables. How can I do it using native OpenMCT features? I saw some notes about styling in user guide but in that cases only the whole table was colorized.
Beta Was this translation helpful? Give feedback.
All reactions