Thanks

On 28 Oct 2014, at 21:14, milton mamani <akevalion@gmail.com> wrote:

Hi,

I been working in RTTreeMapBuilder,

Try to run the next piece of code

.=.=.=.=.=.=.=.=.=.=.=.=.=.=.=.=.=.=.=.=.=.=.=.=
| b |
b := RTTreeMapBuilder new.
b
extent: 400@400;
nodes: (1 to: 76);
edges: ((1 to: 76) collect: [:n | (n //10) -> n]);
weight: [:n | n].
b shape 
if: [:n | n even ] fillColor: Color lightGray;
if: [ :n | n odd ] fillColor: Color purple.
b open.
.=.=.=.=.=.=.=.=.=.=.=.=.=.=.=.=.=.=.=.=.=.=.=.=

to get this preatty visualization.

<image.png>

Let me know what you think about it

Cheers,
Milton

2014-10-28 14:41 GMT-03:00 Tudor Girba <tudor@tudorgirba.com>:
Great. This is the only missing thing :)

Cheers,
Doru


On Tue, Oct 28, 2014 at 1:28 PM, Alexandre Bergel <alexandre.bergel@me.com> wrote:
Just to let you know that we are working with Milton on a new treemap.

Cheers,
Alexandre


> On Oct 22, 2014, at 1:14 AM, Tudor Girba <tudor@tudorgirba.com> wrote:
>
> We "just" need a treemap :)
>
> Doru
>
> On Wed, Oct 22, 2014 at 2:24 AM, Alexandre Bergel <alexandre.bergel@me.com> wrote:
> Ok, we will pay attention to this
>
> Alexandre
>
>
> > On Oct 21, 2014, at 5:24 PM, Tudor Girba <tudor@tudorgirba.com> wrote:
> >
> > http://www.humane-assessment.com/blog/system-nesting-map
> >
> > Doru
> >
> > On Tue, Oct 21, 2014 at 10:17 PM, Alexandre Bergel <alexandre.bergel@me.com> wrote:
> > What is SystemNesting ?
> >
> > Alexandre
> > --
> > _,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:
> > Alexandre Bergel  http://www.bergel.eu
> > ^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;.
> >
> >
> >
> >> On Oct 19, 2014, at 4:24 PM, Tudor Girba <tudor@tudorgirba.com> wrote:
> >>
> >> Hi,
> >>
> >> There are only a couple of things left to do in the migration:
> >> - Fix the UML diagram to properly show attributes (we need another transformation to show the name of an attribute)
> >> - Reimplement a treemap visualization in Roassal2 and have the SystemNesting ported to it
> >> - Reimplement the GLMBrowser>>viewTree visualization
> >>
> >> Anyone interested in helping?
> >>
> >> Just a reminder: these are pretty much the main things that are still left to do in order for us to release Moose 5. Once we release it, we can move to Pharo 4 and benefit from a larger exposure and feedback for all the tools built around Moose.
> >>
> >> Cheers,
> >> Doru
> >>
> >>
> >> --
> >> www.tudorgirba.com
> >>
> >> "Every thing has its own flow"
> >> _______________________________________________
> >> 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
> >
> >
> >
> >
> > --
> > www.tudorgirba.com
> >
> > "Every thing has its own flow"
> > _______________________________________________
> > Moose-dev mailing list
> > Moose-dev@iam.unibe.ch
> > https://www.iam.unibe.ch/mailman/listinfo/moose-dev
>
> --
> _,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:
> Alexandre Bergel  http://www.bergel.eu
> ^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;.
>
>
>
>
> _______________________________________________
> Moose-dev mailing list
> Moose-dev@iam.unibe.ch
> https://www.iam.unibe.ch/mailman/listinfo/moose-dev
>
>
>
> --
> www.tudorgirba.com
>
> "Every thing has its own flow"
> _______________________________________________
> Moose-dev mailing list
> Moose-dev@iam.unibe.ch
> https://www.iam.unibe.ch/mailman/listinfo/moose-dev

--
_,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:
Alexandre Bergel  http://www.bergel.eu
^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;.




_______________________________________________
Moose-dev mailing list
Moose-dev@iam.unibe.ch
https://www.iam.unibe.ch/mailman/listinfo/moose-dev



--

"Every thing has its own flow"

_______________________________________________
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