Changing colour of CodeCity nodes in runtime

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
4 messages Options
Reply | Threaded
Open this post in threaded view
|

Changing colour of CodeCity nodes in runtime

Uko2
Hi,

if it possible to change colour of CodeCity visualisation while it’s running? In particular I just need to re-run normaliser or a block, and not re-assign color value to a shape.

Uko
_______________________________________________
Moose-dev mailing list
[hidden email]
https://www.iam.unibe.ch/mailman/listinfo/moose-dev
Reply | Threaded
Open this post in threaded view
|

Re: Changing colour of CodeCity nodes in runtime

Richard Wettel-3
Hi

I do not quite understand what you are trying to do.
Can you give me more concrete details to the use case?

Ricky


On Fri, Jun 20, 2014 at 9:49 AM, Yuriy Tymchuk <[hidden email]> wrote:
Hi,

if it possible to change colour of CodeCity visualisation while it’s running? In particular I just need to re-run normaliser or a block, and not re-assign color value to a shape.

Uko
_______________________________________________
Moose-dev mailing list
[hidden email]
https://www.iam.unibe.ch/mailman/listinfo/moose-dev


_______________________________________________
Moose-dev mailing list
[hidden email]
https://www.iam.unibe.ch/mailman/listinfo/moose-dev
Reply | Threaded
Open this post in threaded view
|

Re: Changing colour of CodeCity nodes in runtime

Uko2
Yes, for example I want to color in red all methods that have more than 50 LOC. Now when view is displayed, I want to recolor nodes, so only the ones with LOC > 100 are red. How can I do this?

Uko

On 20 Jun 2014, at 11:13, Richard Wettel <[hidden email]> wrote:

Hi

I do not quite understand what you are trying to do.
Can you give me more concrete details to the use case?

Ricky


On Fri, Jun 20, 2014 at 9:49 AM, Yuriy Tymchuk <[hidden email]> wrote:
Hi,

if it possible to change colour of CodeCity visualisation while it’s running? In particular I just need to re-run normaliser or a block, and not re-assign color value to a shape.

Uko
_______________________________________________
Moose-dev mailing list
[hidden email]
https://www.iam.unibe.ch/mailman/listinfo/moose-dev

_______________________________________________
Moose-dev mailing list
[hidden email]
https://www.iam.unibe.ch/mailman/listinfo/moose-dev


_______________________________________________
Moose-dev mailing list
[hidden email]
https://www.iam.unibe.ch/mailman/listinfo/moose-dev
Reply | Threaded
Open this post in threaded view
|

Re: Changing colour of CodeCity nodes in runtime

Richard Wettel-3
Hi

I guess you were thinking about some kind of a block that you can apply on all the items in the visualization.
You cannot do this, at the moment interactively.
I would see the need for it, if it would take awfully long to regenerate the visualization. Is this the case?

Cheers
Ricky




On Fri, Jun 20, 2014 at 11:50 AM, Yuriy Tymchuk <[hidden email]> wrote:
Yes, for example I want to color in red all methods that have more than 50 LOC. Now when view is displayed, I want to recolor nodes, so only the ones with LOC > 100 are red. How can I do this?

Uko

On 20 Jun 2014, at 11:13, Richard Wettel <[hidden email]> wrote:

Hi

I do not quite understand what you are trying to do.
Can you give me more concrete details to the use case?

Ricky


On Fri, Jun 20, 2014 at 9:49 AM, Yuriy Tymchuk <[hidden email]> wrote:
Hi,

if it possible to change colour of CodeCity visualisation while it’s running? In particular I just need to re-run normaliser or a block, and not re-assign color value to a shape.

Uko
_______________________________________________
Moose-dev mailing list
[hidden email]
https://www.iam.unibe.ch/mailman/listinfo/moose-dev

_______________________________________________
Moose-dev mailing list
[hidden email]
https://www.iam.unibe.ch/mailman/listinfo/moose-dev


_______________________________________________
Moose-dev mailing list
[hidden email]
https://www.iam.unibe.ch/mailman/listinfo/moose-dev



_______________________________________________
Moose-dev mailing list
[hidden email]
https://www.iam.unibe.ch/mailman/listinfo/moose-dev