API documentation for visualization library

Michael Galloy

single page | use frames     summary     class     fields     routine details     file attributes

lineplots/

vis_datavase.pro

includes main-level program

Based on the paper "Data Vases: Plots for Visualizing Multiple Time Series" by Sidharth Thakur and Theresa-Marie Rhyne.

Examples

Try the main-level example program at the end of this file:

IDL> .run vis_datavase
This should produce the following:

top vis_datavase

vis_datavase, x, data, xstyle=xstyle, ystyle=ystyle, axes_color=axes_color, colors=colors, _extra=_extra

Parameters

x in required type=fltarr(n)

independent variable

data in required type=fltarr(m, n)

m data sets of n elements each

Keywords

xstyle
ystyle
axes_color
colors
_extra

File attributes

Modification date: Mon Nov 29 18:32:44 2010
Lines: 99
Docformat: rst rst