]> ruin.nu Git - ndwebbie.git/commitdiff
line_width 1
authorMichael Andreen <harv@ruin.nu>
Sat, 13 Jan 2007 16:05:29 +0000 (16:05 +0000)
committerMichael Andreen <harv@ruin.nu>
Sat, 13 Jan 2007 16:05:29 +0000 (16:05 +0000)
ND/Web/Pages/Graph.pm

index 9d8db070d7218c259d9108a48b1fa26b6942cfbb..fc0ba8e90227452b65d21568df81b974af3d7304 100644 (file)
@@ -52,7 +52,7 @@ sub render {
        die "Not a proper type" unless defined $type;
 
        my %graph_settings = (
-               line_width => 2,
+               line_width => 1,
                y_number_format => sub { prettyValue abs $_[0]},
                legend_placement => 'BL',
                #x_label => 'tick',