From 7546d31a604f8efb2f95c30e2eccdc04c1c7d9ca Mon Sep 17 00:00:00 2001 From: Joshua Seigler Date: Sun, 3 Jul 2016 04:18:34 -0400 Subject: [PATCH] sparklines were too thin --- views/chart.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/views/chart.php b/views/chart.php index 871faca..94b2415 100644 --- a/views/chart.php +++ b/views/chart.php @@ -71,7 +71,7 @@ function renderChart( 'markerColor'=>'#F00', 'width'=>100, 'height'=>20, - 'fontSize'=>2, + 'fontSize'=>4, 'yAxisEnabled'=>false, 'xAxisEnabled'=>false ]