Hi,
Try this:
b := RTCircularTreeMapBuilder new.
b
leafColor: Color red;
leafWeight: 1;
explore: ArrayedCollection
nesting: #subclasses
leaves: #methods.
b
And the leaves will not get colored (also, the exampleFileSystem shows the
same problem):
[image: Inline image 1]
Doru
On Sat, Sep 5, 2015 at 12:19 AM, milton mamani <akevalion(a)gmail.com> wrote:
Hi Doru,
Can you please explain your problem with tree map.
Cheers,
Milton
2015-09-04 17:26 GMT-04:00 Peter Uhnák <i.uhnak(a)gmail.com>om>:
Not working means what? Not working at all? The
result is not as
expected? (Code would be good.)
Because if I try it on the RTTreeMapExample(s) it works.
Peter
On Fri, Sep 4, 2015 at 10:57 PM, Tudor Girba <tudor(a)tudorgirba.com>
wrote:
Hi,
I am playing with the treemap again, but the leafColor: is not working.
Could anyone take a look at it?
Cheers,
Doru
--
www.tudorgirba.com
"Every thing has its own flow"
_______________________________________________
Moose-dev mailing list
Moose-dev(a)iam.unibe.ch
https://www.iam.unibe.ch/mailman/listinfo/moose-dev
_______________________________________________
Moose-dev mailing list
Moose-dev(a)iam.unibe.ch
https://www.iam.unibe.ch/mailman/listinfo/moose-dev
_______________________________________________
Moose-dev mailing list
Moose-dev(a)iam.unibe.ch
https://www.iam.unibe.ch/mailman/listinfo/moose-dev
--
www.tudorgirba.com
"Every thing has its own flow"