In fact i'm using a GETDiagramBuilder and it's almost working : in the html file, node[ ] and links[ ] are still empty ...
"
var dataset = {
nodes:[ ], links:[ ] };
"
----- Mail original -----De: "Alexandre Bergel" <alexandre.bergel@me.com>
À: "Moose-related development" <moose-dev@iam.unibe.ch>
Envoyé: Vendredi 3 Janvier 2014 13:34:53
Objet: [Moose-dev] exporting a roassal view in plain html
In the last version of Roassal, you can do:
-=—=-=—=-=—=-=—=
b := ROMondrianViewBuilder new.
b nodes: Collection withAllSubclasses.
b edgesFrom: #superclass.
b treeLayout.
b applyLayout.
view := b raw.
ROPharoHTMLExporter new
view: view;
extractUnderFileName: 'foo.html’
-=—=-=—=-=—=-=—=
https://www.facebook.com/photo.php?fbid=567001390053129&set=a.557271187692816.1073741836.340543479365589&type=3&theater
Thanks Kevin por pushing me on this :-)
Cheers,
Alexandre
--
_,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:
Alexandre Bergel http://www.bergel.eu
^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;.
_______________________________________________
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