From: eli173 Date: Sun, 30 Aug 2015 05:04:51 +0000 (-0500) Subject: bigger things X-Git-Url: https://git.eli173.com/?a=commitdiff_plain;h=031bdf98b891966b37439f58218ad63fc838758b;p=graphbyhand bigger things --- diff --git a/graph.js b/graph.js index 97cc119..a87ac4d 100644 --- a/graph.js +++ b/graph.js @@ -1,9 +1,9 @@ -v_radius = 7; +v_radius = 10; v_color = 'red' -e_width = 5 +e_width = 7 e_color = 'black' v_counter = 0; diff --git a/index.html b/index.html index 3afc1d1..fef7293 100644 --- a/index.html +++ b/index.html @@ -10,7 +10,7 @@
- +