biggles
biggles copied to clipboard
allow Points to accept style specifications as arrays
e.g. allow color=, type=, size= to be an array of same size as the input points
this is I think more efficient than creating and adding a Point() for every one.