Legend example 3
This example demonstrates how to create a legend and specify line types.
This example was generated using HLU C and HLU FORTRAN library calls and NCL.
The names of the example codes that create this plot are lg03c.c,
lg03f.f, and lg03n.ncl.
Discussion
This module demonstrates how to create a Legend object using mostly default
settings. The available resources for this example are listed in a resource
file called lg03.res.
A detailed discussion of how this example works appears in its
source code.
The HLU C program that generates this plot is
called lg03c.c.
The HLU FORTRAN program that generates this plot is
called lg03f.f.
The NCL script that generates this plot is
called lg03n.ncl.
This plot does not use any external data.
This example can be created using a C program (lg03c.c), a FORTRAN
program (lg03f.f), or an NCL script (lg03n.ncl). The examples are
installed in the following locations:
- $NCARG_LIB/ncarg/hluex/legend/lg03c.c
- $NCARG_LIB/ncarg/hluex/legend/lg03f.f
- $NCARG_LIB/ncarg/nclex/legend/lg03n.ncl
You can copy this example and run it by typing
"ng4ex lg03c", "ng4ex lg03f",
or "ng4ex lg03n". A copy of the source file and resource file will be
placed in your current working directory. The source code will be compiled
and automatically run for you.
Quick Start Guide Control Panel
NG4.1 Home, Index, Examples, Glossary, Feedback, QSG Contents, QSG WhereAmI?
$Revision: 1.7 $ $Date: 1999/03/23 18:39:43 $