GraphStream Users

Archives de la liste Aide


Re: Step event in the dgs file format


Chronologique Discussions 
  • From: guilhelm savin <guilhelm.savin AT gmail.com>
  • To: "graphstream-users AT litislab.fr" <graphstream-users AT litislab.fr>, Artur F <schirmcharmemelone AT googlemail.com>
  • Subject: Re: Step event in the dgs file format
  • Date: Sat, 6 Aug 2016 12:00:46 +0200

Hi Artur,

You can do something like :

...
st 0
an 1 myAttr=10
st 1
cn 1 myAttr=20
st 2
cn 1 myAttr=25
.....


Cheers.
Guilhelm


2016-08-03 0:57 GMT+02:00 Artur F <schirmcharmemelone AT googlemail.com>:

Hello,

I am using the dgs file format to load and save graphs. I read about step events and want to use it to change node attributes on a specific step. How would i go about it? I added it into the dgs file but it didn't work. What extra steps do i have to do?

Here is the documentation about the dgs file system but i didn't understood how to use the "st float" entry.

http://graphstream-project.org/doc/Advanced-Concepts/The-DGS-File-Format/




--
Guilhelm Savin
PhD of Computer Science



Archives gérées par MHonArc 2.6.16.

Top of page