document.write('<a name=DotPlot></a><hr>');
document.write('<center><table width=90% border=0 cellpadding=0 cellspacing=0><tr><td>');
document.write('<h5 align=center><a href=DotPlot.html>Dot Plots.</a></h5>');
document.write('<p>Often when a series of values and corresponding labels is to be plotted, the chart of choice is a bar chart. This is a reasonably straightforward chart, easy to make and fairly clear in its presentation. A "Dot Plot" is a way to chart the same information that is cleaner and according to research more easily understood. The chart still displays labels along a vertical axis, while the data is charted as dots, spaced horizontally according to its value. This page also links to a utility which can be used to generate Dot Plots directly from worksheet data.</p>');
document.write('<center><a href=DotPlot.html><img src=../pix5/DotPlot010.gif height=443 width=321 border=0></a></center>');
document.write('<p align=right><font size=1><a href=#top>Top of Page</a></font></p>');
document.write('</td></tr></table></center>');
