Horizon graphs divide a plot into bands that are collapsed into a smaller space and distinguished by color. In the below plot, dark blue represents the largest positive change, medium blue a moderate positive change, light blue a small positive change, and red is divided the same way for negative changes.
A more detailed explanation is available at Panopticon site. In particular, follow the sequence of diagrams halfway down the right side of the page and their captions.
Found via Stephen Few’s blog.
May 1st, 2009 at 8:36 pm
Yo Mike – Can you share that IDL code? Very cool information content. T Harris
May 4th, 2009 at 10:19 pm
Here’s the code (you need VIS_LOADCT and it’s color table file too).
May 5th, 2009 at 10:22 am
[…] mentioned horizon graphs previously, but didn’t give the code for producing them. Here’s the vis_horizon routine (docs), […]