What news in Roassal 0.9.2:
- Better modularization
- Documentation moved into a dedicated repository
- Parallel animation. Example: RSBasicAnimationExamples >> example06Parallel
- area plot for charter. Example: RSChartExample>>example13AreaPlot (need to have the SVG support loaded)
- Positive and negative bar plots. Try: RSChartExample new example19PositiveNetagiveBarPlots open
- Configuration of the tick are centralized in RSTickConfiguration
- A new flow chart builder
- Support for multi line labels with RSMultilineLabelBuilder
- SVG importer (alpha version)
- More examples