It works but there are issues with border width... I don't quite remember what was the original problem (I think that it doesn't scale properly or something like that).This was discussed several times over the mailing list, I should probably dig it up.~~~~~~~~~~~~~~~~~~~~~|v|v := RTMondrian new.v shape ellipse.v shape borderColor: Color red.v shape borderWidth: 0.3.v nodes: #(1 2 3).v~~~~~~~~~~~~~~~~~~~~~PeterOn Sun, Sep 6, 2015 at 1:32 PM, Tudor Girba <tudor@tudorgirba.com> wrote:_______________________________________________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 ).viewProduces:Cheers,Doru--
Moose-dev mailing list
Moose-dev@iam.unibe.ch
https://www.iam.unibe.ch/mailman/listinfo/moose-dev
_______________________________________________
Moose-dev mailing list
Moose-dev@iam.unibe.ch
https://www.iam.unibe.ch/mailman/listinfo/moose-dev