Hi!
Why is it when i try to change the shapes from circles to squares(rectangles) in this code:
… the brush doesn’t work any more?
While, if i change it in this code:
… it still works?
What could be the difference even though it’s the same concept for the code but instead of a single plot where the brush is working, the SPLOM (scatter-plot matrix) doesn’t work with brushing with shapes other than circles?