Hi,
The ellipse border color does not seem to work. Is this an Athens problem, or just a missing implementation? Could someone take a look?
For example:
view := RTMondrian new. view shape ellipse borderColor: Color red. view nodes: #( 1 2 3 ). view
Produces: [image: Inline image 1]
Cheers, Doru