From: Lars Hjemli Date: Tue, 15 May 2007 00:13:11 +0000 (+0200) Subject: Use tables and css to create the diffstat graph, fix scaling X-Git-Url: https://gitweb.ps.run/ps-cgit/commitdiff_plain/e903011c4457c24c0095f270ca5e78c40729434f?ds=inline;hp=e903011c4457c24c0095f270ca5e78c40729434f Use tables and css to create the diffstat graph, fix scaling There was no need to use image-files for the graphs, so lets drop them. At the same time, fix scaling of the graphs so that the full width is used only if atleast 100 LOC are changed in one of the files. Signed-off-by: Lars Hjemli ---