GraphStream Users

Archives de la liste Aide


Re: Make Layout Algorithm Run Continuously


Chronologique Discussions 
  • From: Guilhelm Savin <guilhelm.savin AT gmail.com>
  • To: graphstream-users AT litislab.fr, "Jacob M. H. Smith" <jacob.m.h.smith AT gmail.com>
  • Subject: Re: Make Layout Algorithm Run Continuously
  • Date: Sun, 22 Sep 2013 17:42:56 +0200

Hi,

You just have to set the stabilization limit to 0.0
layout.setStabilizationLimit(0.0);

Regards.
Guilhelm

"Jacob M. H. Smith"
<jacob.m.h.smith AT gmail.com>
a écrit :

>Hi.
>
>When I enable automatic layout in a viewer, the layout algorithm always
>stops when the nodes have sufficiently stabilized. Can I configure the
>viewer or layout so that it never stops and the layout algorithm runs
>continuously?
>
>Best regard,
>Jacob
>



Archives gérées par MHonArc 2.6.16.

Top of page