KNIME Scatter Plot: showing additional info from table in tooltip?

Hi everyone,

I am trying to find out if there’s a way to have the tooltip show more than just the x/y information in the standard Scatterplot node. I found a few older requests, but no answers.

The data I would like to visualize looks similar to this (short version, usually much larger):
Demodata

I would like to have a tool tip that not only shows columns A and B (x and y, as seems to be standard), but also information from columns C, D, E etc (and more, if in the table). I already use colours for another dimension (e.g. the date), but this is only one other information and seems not expendable. My KNIME version is 5.4.0.

I would be grateful for any advice, thanks a lot in advance!
Kind regards,
Thorsten

Reading through the description of options on KNIME Hub I don’t see that this can be configured in the Standard Scatter Plot Node

Can you potentially switch to Generic Echarts View?

If you use K-AI this can be a very flexible alternative - simply prompt K-AI to show a scatter plot and ask for tool tips to show columns x,y z…

1 Like