Modern IDL by Michael Galloy

API documentation for example code

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

widgets/

mg_xplot.pro


Routines

Routines from mg_xplot.pro

mg_xplot_doplot, pstate

Display the plot.

mg_xplot_ls, event

Handle linestyle events.

mg_xplot_cleanup, tlb

Cleanup widget program resources.

mg_xplot [, x] [, y] [, xsize=long] [, ysize=long]

Widget program to display a line plot in direct graphics and modify some of its properties.

Routine details

top source mg_xplot_doplot

mg_xplot_doplot, pstate

Display the plot.

Parameters

pstate in required type=pointer

pointer to state structure

top source mg_xplot_ls

mg_xplot_ls, event

Handle linestyle events.

Parameters

event in required type=structure

event to handle

top source mg_xplot_cleanup

mg_xplot_cleanup, tlb

Cleanup widget program resources.

Parameters

tlb in required type=long

widget identifier of top-level base

top source mg_xplot

mg_xplot [, x] [, y] [, xsize=long] [, ysize=long]

Widget program to display a line plot in direct graphics and modify some of its properties.

Parameters

x in optional type=fltarr

x data

y in optional type=fltarr

y data

Keywords

xsize in optional type=long default=500

xsize of graphics display window

ysize in optional type=long default=xsize / 1.62

ysize of graphics display window

File attributes

Modification date: Sat Jan 31 21:16:37 2015
Lines: 53
Docformat: rst rst