Rudimentary Table View heatmap. Example of CSS-Styling to achieve something that looks like a heatmap via the "Table View" Node. (Tediously) play with the color by adjusting the
> color = "#" + "55" + "55" + hex;
line in the code-input and the min resp. max input.
Based on the cell-coloring example: https://kni.me/w/Q-E_6XmNXVqQ_WgV
Forum Post: https://forum.knime.com/t/displaying-data-values-in-a-heatmap/33662
- Type: Table