Tutorials, webinars, and examples

Tutorials

  • Tutorial: Interactive plotting with Chaco

    This is the main Chaco tutorial and introduces the basic concepts of how to use Chaco and Traits UI to do basic plots, customize layout, and add interactivity.

  • Tutorial: Using Chaco from IPython

    This tutorial explains how to use Chaco from IPython using the Chaco shell command-line plotting interface to build plots, in a Matlab or gnuplot-like style.

Webinars

  • Step-by-step Chaco - 2D plotting with Python

    Webinar recorded on, July 17, 2009, available as Windows Media Player (.wmv) video, Matroska (.mkv) video, and as a slideshare slide show.

  • EPDLab & Chaco

    Webinar recorded on, June 19, 2009, available as Windows Media Player (.wmv) video, Matroska (.mkv) video, and as a slideshare slide show.

Examples

  • The annotated examples is a useful visual resource presenting a set of Chaco plots together with their source code.
  • Modeling Van del Waal’s Equations is a complete example of creating a data model and then using Traits and Chaco to rapidly create interactive plot GUIs.
  • Creating an interactive Hyetograph is an example of a hyetograph (a plot of rainfall intensity in relation to time) application. This example introduces the on_trait_listener decorator and uses Chaco, simple Traits views, and live GUI interaction.

Project Versions

Table Of Contents

Previous topic

Quickstart

Next topic

User guide

This Page