X-Git-Url: https://ruin.nu/git/?a=blobdiff_plain;f=ND%2FWeb%2FPages%2FGraph.pm;fp=ND%2FWeb%2FPages%2FGraph.pm;h=fc0ba8e90227452b65d21568df81b974af3d7304;hb=9298f8363ced9fbe9cba01386629281150b96945;hp=9d8db070d7218c259d9108a48b1fa26b6942cfbb;hpb=b742ff2926ed9ab8be3519e3d0f26f9cf3b421e4;p=ndwebbie.git diff --git a/ND/Web/Pages/Graph.pm b/ND/Web/Pages/Graph.pm index 9d8db07..fc0ba8e 100644 --- a/ND/Web/Pages/Graph.pm +++ b/ND/Web/Pages/Graph.pm @@ -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',