aboutsummaryrefslogtreecommitdiff
path: root/document/graphs.tex
diff options
context:
space:
mode:
authorHolden Rohrer <hr@hrhr.dev>2020-01-26 15:10:08 -0500
committerHolden Rohrer <hr@hrhr.dev>2020-01-26 15:39:17 -0500
commit5df41ebc0ef1a065004f7becfb07b37a5d036837 (patch)
treefa3741f1ea6c5013cfd56631c799965c1b4f4e96 /document/graphs.tex
parent2656662a623932897142ba431cce128247c482ff (diff)
updated captions to reflect dot sizes on depth_width.png
Diffstat (limited to 'document/graphs.tex')
-rw-r--r--document/graphs.tex2
1 files changed, 1 insertions, 1 deletions
diff --git a/document/graphs.tex b/document/graphs.tex
index d6bd80a..6807e5d 100644
--- a/document/graphs.tex
+++ b/document/graphs.tex
@@ -3,4 +3,4 @@
\twopicture{../imgs/2019-12-19.png}{../imgs/2019-12-20.png}{Voronoi diagrams showing the territory of each antlion that formed a pit and well as the location, depth, and width of each pit}
\picture{../graph/depth_width.png}{Shows pit depth and width in relation to the square root of the trial area}
-\picture{../graph/nearest_neighbor.png}{Shows the average nearest neighbor calculation for each trial group in relation to the square root of trial area, to create a ratio}
+\picture{../graph/nearest_neighbor.png}{Shows the average nearest neighbor calculation for each trial group in relation to the square root of trial area, to create a ratio. Larger dots means more pits had that same area and depth or width.}