Plot Nodes ignore column-color information

Hi,

in the past I faced an issue where the color information, albeit being correctly appended to columns, still isn’t used in plots.

I now figured out that it’s caused by a column without color information even though that column is used for the x-axis and thus not requiring any color information.

Here is the verification of color information correctly being appended:

Here is the confirmation of the issue:

Here is the test workflow:

PS: For an unknown reason the “fix” I found doe not consistently work with the new chart nodes. The green rectangles show the colors being correctly applied and the JavaScript based Stacked Area Chart picks up the color correctly. But the new one, and also the line plot I tested, all of a sudden struggle.

I assigned completely new colors and they are not considered by the stacked area chart et all. There clearly is a bug.

Best
Mike