Dear KNIME Labs Developer,
while producing a bunch of scatter plots using the KNIME Labs JavaScript extension I found a number of unexpected points with y coordinate values zero. I figured out that these points origin from missing values in the particular column.
For testing I set up an additional domain calculater node prior to the JavaScript scatter plot node and enabled the checkbox to use domain information in the node's settings but the missing values are still present as points in the diagram.
Is this the intended behavior? - I would not expect missing values being shown in the diagram at all and in my case they are mixed up with data points which really have a y value of zero.
Best regards
Tobas