]> git.ipfire.org Git - oddments/collecty.git/commitdiff
graphs: Increase default width to 960px
authorMichael Tremer <michael.tremer@ipfire.org>
Mon, 28 Sep 2020 16:22:38 +0000 (16:22 +0000)
committerMichael Tremer <michael.tremer@ipfire.org>
Mon, 28 Sep 2020 16:22:38 +0000 (16:22 +0000)
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
src/collecty/constants.py

index ef3a297168a240c4ce5477173e997d630e104419..6b8f97cfab40085478108c842d4927c62b533bee 100644 (file)
@@ -61,7 +61,7 @@ INTERVALS = {
        "year" : "-365d",
 }
 
-GRAPH_DEFAULT_WIDTH = 768
+GRAPH_DEFAULT_WIDTH = 960
 GRAPH_DEFAULT_HEIGHT = 480
 
 # Default column widths