Differences
This shows you the differences between two versions of the page.
Both sides previous revision Previous revision | |||
webbind:parameters [2025/04/04 08:08] optrix |
webbind:parameters [2025/04/05 03:33] (current) optrix |
||
---|---|---|---|
Line 40: | Line 40: | ||
Using // | Using // | ||
+ | |||
+ | ===Convert=== | ||
+ | |||
+ | The **convert** parameter converts numeric values to either **colours** or **text**. This is particularly useful for data points that represent discrete values and enumerations, | ||
+ | |||
+ | The following are valid values for ' | ||
+ | |||
+ | ^Value^Meaning^ | ||
+ | |**text**|Numeric values are converted to text (ie. ' | ||
+ | |**colour** or **color**|Numeric values are converted to RGB/HTML colours| | ||
===Map=== | ===Map=== |