chaco.examples.demo.basic.minard_napoleon module

Minard’s Map of Napoleon’s Russian Campaign

A Chaco version of Minard’s visualization, as popularized by Edward Tufte.

This shows the use of segment plots, text plots and 1d line scatter plots.

Data is adapted from http://mbostock.github.io/protovis/ex/napoleon.html and http://www.datavis.ca/gallery/minard/minard.txt

class chaco.examples.demo.basic.minard_napoleon.Demo

Bases: traits.has_traits.HasTraits