From 4e4e378fe399178587b71b10a7ecc32a1fbaea85 Mon Sep 17 00:00:00 2001 From: dsc Date: Mon, 16 Apr 2012 13:08:04 -0700 Subject: [PATCH] Updates defaults with smaller axis font size and thicker lines. --- data/graphs/root.yaml | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff --git a/data/graphs/root.yaml b/data/graphs/root.yaml index af9e2df..e5d252d 100644 --- a/data/graphs/root.yaml +++ b/data/graphs/root.yaml @@ -12,7 +12,7 @@ options : avoidMinZero : false axis : null axisLabelColor : "#666666" - axisLabelFontSize : 14 + axisLabelFontSize : 11 axisLabelFormatter : null axisLabelWidth : 50 axisLineColor : "#AAAAAA" @@ -73,7 +73,7 @@ options : stackedGraph : false stepPlot : false strokePattern : null - strokeWidth : 2 + strokeWidth : 4 ticker : null timingName : null title : null -- 1.7.0.4