Hello,

I added the support to interaction to Customizable EyeSee chart (also added the interaction ESAnnouncer>>menuMorphBlock: in EyeSee).
Now it is possible to right-click on the bars and navigate like Moose entities.

regards,

On Fri, Jun 10, 2011 at 4:28 PM, Stéphane Ducasse <stephane.ducasse@inria.fr> wrote:
I added andre to add a simple 'favorites' list too :)

On Jun 10, 2011, at 3:11 PM, Tudor Girba wrote:

> Good job, Andre! :)
>
> Cheers,
> Doru
>
>
> On 10 Jun 2011, at 15:06, Andre Hora wrote:
>
>> Hello,
>>
>> I created a simple application using EyeSee, Customizable EyeSee chart, where you can set the metrics you want to see (similar to Customizable System Complexity) in a chart.
>> The x axis shows individual entities (a FAMIXClass, a FAMIXPakage, ...) or a group (MooseGroup) according to the granularity you set. The y axis shows the values of the metrics.
>>
>> I you want to try, run the script below and then right-click in a MooseGroup -> Visualize -> Customizable EyeSee chart.
>>
>> Gofer new
>>    squeaksource: 'Moose';
>>    package: 'Moose-EyeSeeCharts';
>>    load.
>>
>> todo:
>> - Allow multiple charts
>> - Interaction.
>>
>> regards,
>>
>> --
>> Andre Hora
>>
>> <Customizable EyeSee chart.png>_______________________________________________
>> Moose-dev mailing list
>> Moose-dev@iam.unibe.ch
>> https://www.iam.unibe.ch/mailman/listinfo/moose-dev
>
> --
> www.tudorgirba.com
>
> "From an abstract enough point of view, any two things are similar."
>
>
>
>
> _______________________________________________
> 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



--
Andre Hora