An open API service indexing awesome lists of open source software.

https://github.com/objectprofile/roassal3documentation

Documentation of Roassal3
https://github.com/objectprofile/roassal3documentation

pharo pharo-smalltalk roassal visualization

Last synced: 5 months ago
JSON representation

Documentation of Roassal3

Awesome Lists containing this project

README

        

#Roassal3 documentation

# Attention
image

WE ARE MOVING
- Roassal3 => https://github.com/pharo-graphics/Roassal
- Roassal3Exporters => https://github.com/pharo-graphics/RoassalExporters
- Roassal3Documentation => https://github.com/pharo-graphics/RoassalDocumentation

New repositories:
- RoassalLayouts => https://github.com/pharo-graphics/RoassalLayouts

Roassal is part of pharo thats why we want to keep it as part of the pharo ecosystem, thats why we are moving and this repository will be frozen.

This repository centralizes the effort of documenting [Roassal3](https://github.com/ObjectProfile/Roassal3). The documentation of Roassal3 is expanding at a sustained pace.

- Tutorials (learning-oriented material centered around practical steps):
- [Tutorial 01 - Adding Simple Nodes, Edges, and Layout](documentation/LesMiserables.md)
- [Tutorial 02 - Graph Manipulation](documentation/GraphTutorial.md)
- [Tutorial 03 - Inspector Integration](documentation/GTInspectorIntegration.md)
- [Tutorial 04 - Shape Composition](documentation/ShapeComposition.md)
- [Tutorial 05 - Chart](documentation/Chart.md)
- How-to guides (problem-oriented material, centered around practical steps):
- [How to visualize any arbitrary object?](documentation/how-to.md#How-to-visualize-any-arbitrary-object)
- [How to create a chart from a list of numbers?](documentation/how-to.md#How-to-create-a-chart-from-a-list-of-numbers)
- [How can I use animation to execute a block at a regular pace?](documentation/how-to.md#How-can-I-use-animation-to-execute-a-block-at-a-regular-pace)
- [How can I draw a SVG path?](documentation/how-to.md#How-can-I-draw-a-SVG-path)
- [Reference Documentation](documentation/reference.md) (detail about the Roassal machinery and key classes)
- FAQ
- [Where is the classes RTView?](documentation/FAQ.md#Where-is-the-classes-RTView)
- [What about the book Agile Visualization?](documentation/FAQ.md#What-about-the-book-Agile-Visualization)
- [How to export a visualization to PDF or SVG?](documentation/FAQ.md#How-to-export-a-visualization-to-PDF-or-SVG)
- [How to export a visualization in a given size of a PDF?](documentation/FAQ.md#How-to-export-a-visualization-in-a-given-size-of-a-PDF)
- [How to make an object visualizable using GTInspector?](documentation/FAQ.md#How-to-make-an-object-visualizable-using-GTInspector)

---
Thanks to Adrian Sampaleanu for fixing tipos :-)