API documentation for visualization library

Michael Galloy

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

lineplots/

vis_plotaspect.pro

graphics computation


Calculates the optimal aspect ratio for a plot of the given values. The best aspect ratio will make most lines slope at about 45 degrees so that anomolies are more easily spotted.

top vis_plotaspect

result = vis_plotaspect(x [, y])

Calculate aspect ratio for a plot.

Return value

float

Parameters

x in required type=fltarr

x-values of plot if y-values present, otherwise y-values of plot

y in optional type=fltarr

y-values of plot

File attributes

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