Roassal3Documentation
Roassal3Documentation copied to clipboard
Documentation of Roassal3
#Roassal3 documentation
Attention
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. 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
- Tutorial 02 - Graph Manipulation
- Tutorial 03 - Inspector Integration
- Tutorial 04 - Shape Composition
- Tutorial 05 - Chart
- How-to guides (problem-oriented material, centered around practical steps):
- How to visualize any arbitrary object?
- How to create a chart from a list of numbers?
- How can I use animation to execute a block at a regular pace?
- How can I draw a SVG path?
- Reference Documentation (detail about the Roassal machinery and key classes)
- FAQ
- Where is the classes RTView?
- What about the book Agile Visualization?
- How to export a visualization to PDF or SVG?
- How to export a visualization in a given size of a PDF?
- How to make an object visualizable using GTInspector?
Thanks to Adrian Sampaleanu for fixing tipos :-)