Heatmap CSS

Hi @DmitryIvanov76 ,

you can use text.knime-tick-label { transform: rotate(0deg); } in a CSS-Editor (learnt that from here) :slight_smile: . See here for a guide for more on CSS Styling or this example workflow: rotate tick labels – KNIME Hub .

image

gives

Best Regards,
Lukas

4 Likes