~ubuntu-branches/ubuntu/maverick/ploticus/maverick

« back to all changes in this revision

Viewing changes to doc/gall.scat.html

  • Committer: Bazaar Package Importer
  • Author(s): James W. Penny
  • Date: 2002-04-10 23:02:04 UTC
  • Revision ID: james.westby@ubuntu.com-20020410230204-64em4ns2f57c5u3l
Tags: 2.0.3-1
* The "That Tears it, Now You Have to Update Docs Package" Release.
* New upstream release (well, not so new :-( )   closes: Bug#137578
* Correct missing libpng2-dev in build-depends.  closes: Bug#142205
* Use correct syntax to:
* close URL type.                                closes: Bug#137577
* fix Architecture                               closes: Bug#141657
* close ITP                                      closes: Bug#132878

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
<html>
 
2
<head>
 
3
<!-- This file has been generated by unroff 1.0, 09/11/01 11:59:50. -->
 
4
<!-- Do not edit! -->
 
5
<STYLE TYPE="text/css">
 
6
<!--
 
7
        A:link{text-decoration:none}
 
8
        A:visited{text-decoration:none}
 
9
        A:active{text-decoration:none}
 
10
-->
 
11
</STYLE>
 
12
<title>ploticus: gallery - scatter plots</title>
 
13
<body bgcolor=D0D0EE vlink=0000FF>
 
14
<br>
 
15
<br>
 
16
<center>
 
17
<table cellpadding=2 bgcolor=FFFFFF width=550 ><tr>
 
18
<td>
 
19
  <table cellpadding=2 width=550><tr>
 
20
  <td><br><h2>Gallery - Scatter plots</h2></td>
 
21
  <td align=right>
 
22
  <small>
 
23
  <a href="../doc/Welcome.html"><img src="../doc/ploticus.gif" border=0></a><br>
 
24
  <a href="../doc/Welcome.html">Welcome</a> &nbsp; &nbsp;
 
25
  <a href="../gallery/index.html">Gallery</a> &nbsp; &nbsp;
 
26
  <a href="../doc/Contents.html">Handbook</a> 
 
27
  <td></tr></table>
 
28
</td></tr>
 
29
<td>
 
30
<br>
 
31
<br>
 
32
 
 
33
<title>Manual page for Gallery_-_Scatter_plots(PL)</title>
 
34
</head>
 
35
<body>
 
36
 
 
37
This page contains a series of scatterplot examples
 
38
illustrating the available varieties and options.
 
39
These examples all use ploticus's
 
40
<a href="../doc/scatterplot.html">proc scatterplot</a>.
 
41
 
 
42
 
 
43
<p>
 
44
<h1><br>The scat1 prefab</h1>
 
45
<a href="../doc/scat1.html">scat1 prefab<br><img src="../prefabs/scat1b.gif"></a>
 
46
<br>
 
47
The scat1 prefab is the easiest way to create basic scatterplots without 
 
48
writing any script code.
 
49
 
 
50
 
 
51
<p>
 
52
<h1><br>Example 1</h1>
 
53
<a href="scatterplot1.htm">scatterplot1<br><img src="scatterplot1.gif"></a>
 
54
<br>
 
55
This example shows the correlation between two variables.
 
56
The 1-D distribution for each variable is shown along each axis.
 
57
Duplicate data points are offset slightly (the <b>cluster</b>
 
58
option) to show duplicity.
 
59
 
 
60
 
 
61
<p>
 
62
<h1><br>Example 1a</h1>
 
63
<a href="scatterplot10.htm">scatterplot10<br><img src="scatterplot10.gif"></a>
 
64
<br>
 
65
Correlation scatterplot showing regression line and error bars on the points.
 
66
 
 
67
<p>
 
68
<h1><br>Example 2</h1>
 
69
<a href="scatterplot8.htm">scatterplot8<br><img src="scatterplot8.gif"></a>
 
70
<br>
 
71
This illustrates how multiple points can be displayed using the clustering option.
 
72
Size, color, "transparency", and shape of the points are all user-controllable, as is
 
73
the distance of clustering.
 
74
 
 
75
 
 
76
<h1><br><br>Example 3</h1>
 
77
<br><a href="scatterplot3.htm">scatterplot3<br><img src="scatterplot3.gif"></a>
 
78
<br>
 
79
Points may be marked with a variety of geometric symbols and characters/text,
 
80
in a variety of colors.  Point symbols may be solid (filled) or transparent
 
81
(not filled).
 
82
 
 
83
<h1><br><br>Example 3a</h1>
 
84
<br><a href="scatterplot3a.htm">scatterplot3a<br><img src="scatterplot3a.gif"></a>
 
85
<br>
 
86
The size of point symbols may be driven by a data field, allowing display of
 
87
a 3rd variable.
 
88
 
 
89
<h1><br><br>Example 4</h1>
 
90
<br><a href="scatterplot4.htm">scatterplot4<br><img src="scatterplot4.gif"></a>
 
91
<br>
 
92
This example demonstrates how points that are outside of the defined plotting
 
93
area are omitted.  Here, the points are not filled with color,
 
94
making them appear to be transparent.
 
95
 
 
96
<h1><br><br>Example 5</h1>
 
97
<br><a href="qual.htm">qual<br><img src="qual.gif"></a>
 
98
<br>
 
99
An example showing scores over time.  Case identifiers are shown 
 
100
at bottom using  a second invocation of <b>proc scatterplot</b>.
 
101
 
 
102
 
 
103
<h1><br><br>Example 6</h1>
 
104
<br><a href="scatterplot5.htm">scatterplot5<br><img src="scatterplot5.gif"></a>
 
105
<br>
 
106
An example where data text is shown instead of a point symbol.
 
107
This may be useful in identifying outlier cases.
 
108
 
 
109
<a name="1D"></a>
 
110
<h1><br><br>Example 7</h1>
 
111
<br><a href="scatterplot6.htm">scatterplot6<br><img src="scatterplot6.gif"></a>
 
112
<br>
 
113
A 1-D scatterplot showing instances over time.  Instances are denoted by 
 
114
lines in the top panel, and by names in the bottom panel.
 
115
1-D distributions usually work better for scattered data points; when there is
 
116
significant duplication a histogram (bar graph) is more effective.
 
117
 
 
118
<h1><br><br>Example 8</h1>
 
119
<br><a href="multiscat.htm">multiscat<br><img src="multiscat.gif"></a>
 
120
<br>
 
121
A full-page example showing an array of scatterplots.
 
122
 
 
123
<h1><br><br>Example 9</h1>
 
124
<br><a href="errbar1.htm">errbar1<br><img src="errbar1.gif"></a>
 
125
<br>
 
126
In this example, <b>proc scatterplot</b> was used to render the point
 
127
symbols, and then the error bars were added using <b>proc bars</b>.
 
128
 
 
129
 
 
130
<h1><br><br>Example 10</h1>
 
131
<br><a href="scatterplot7.htm">scatterplot7<br><img src="scatterplot7.gif"></a>
 
132
<br>
 
133
Another full-page example showing multiple scatterplots.
 
134
 
 
135
 
 
136
<br>
 
137
<br>
 
138
</td></tr>
 
139
<td align=right>
 
140
<a href="Welcome.html">
 
141
<img src="../doc/ploticus.gif" border=0></a><br><small>data display engine &nbsp; <br>
 
142
<a href="../doc/Copyright.html">Copyright Steve Grubb</a>
 
143
<br>
 
144
<br>
 
145
<center>
 
146
<img src="../gallery/all.gif">
 
147
</center>
 
148
</td></tr>
 
149
</table>
 
150
<p><hr>
 
151
Markup created by <em>unroff</em> 1.0,&#160;<tt> </tt>&#160;<tt> </tt>September 11, 2001.
 
152
</body>
 
153
</html>