0%

Use the Pharo interactive development environment to significantly reduce the cost of creating interactive visualizations. This book shows how Pharo leverages visualization development against traditional frameworks and toolkits.

Agile Visualization with Pharo focuses on the Roassal visualization engine and first presents the basic and necessary tools to visualize data, including an introduction to the Pharo programming language. Once you’ve grasped the basics, you’ll learn all about the development environment offered by Roassal. The book provides numerous ready-to-use examples. You’ll work on several applications, including visualizing the training phase of reinforcement learning (a powerful machine learning algorithm) and generating software visualizations from GitHub.

This book covers aspects that are relevant for engineers and academics to successfully design and implement interactive visualizations. What You Will Learn

  • Implement agile data visualization using the Pharo programming language
  • Chart, plot, and curve using Grapher
  • Build and draw graphs using Mondrian
  • Implement reinforcement learning (Q-Learning, from scratch) and use visualizations to monitor learning and state exploration
  • Use GitHub Action to generate software visualizations (UML class diagram, test coverage) at each commit 

Who This Book Is For

Programmers with some prior exposure to data visualization and computer vision who may be new to the Pharo programming language. This book is also for those with some Pharo experience looking to apply it to data visualization. 

Table of Contents

  1. Cover
  2. Front Matter
  3. 1. Introduction
  4. 2. Quick Start
  5. 3. Pharo in a Nutshell
  6. 4. Agile Visualization
  7. 5. Overview of Roassal
  8. 6. The Roassal Canvas
  9. 7. Shapes
  10. 8. Line Builder
  11. 9. Shape Composition
  12. 10. Normalizing and Scaling Values
  13. 11. Interactions
  14. 12. Layouts
  15. 13. Integration in the Inspector
  16. 14. Reinforcement Learning
  17. 15. Generating Visualizations From GitHub
  18. Back Matter
18.118.200.136