I'm afraid not as yet. I shall look into adding a setMarker() method so its possible to use custom points. Probably based around the java.awt.Shape interface. ...
Hi, I've just released a new version of JSci which now does support the ability to change the size of data markers. Example: JScatterGraph graph = new...