Actually, I did not test the node on Firefox, only on Edge & Chrome
. I will check this. In the meantime, can you open a console log in Firefox and see if setting a color throws any errors or exceptions?
Initial colors can be set via CSS. You can add a CSS-type template node such as:
But this applies to the whole table. I am adding support for function-based custom formatters/mutators in the upcoming 0.6.0 release (in a few days). This will allow you to set custom colors per column.
