Good day, I am using the XY Chart Gantt Chart for an equipment status plot for various devices.
It is referenced from the example documentation seen in the Ignition User manual:
I would like to change the color of the column based on an integer called "state" (sort of like a multi-state indicator binding) instead of the color string, where a color string is unavailable in the named queries I plan to use. Is there any way to use a binding for the column opposed to using series[0].column.appearance.deriveFieldsFromData.fill.color?
An example of a chart I am attempting to replicate: