Dear List,
I tried to understand the ScatterplotLayout in VW. Few questions on the design raised to me: - Why NodeFigure has variables xBlock and yBlock. I understand what these variables are for. However, I expected to see them in the shape, since the node is meant to represent the model, and should therefore not be aware of where it is supposed to be displayed. - What xOffset and yOffset are for? I could not really infer their meaning from the various examples I found
Cheers, Alexandre