Wording on graph

This commit is contained in:
Will Bradley 2013-10-02 05:01:30 -07:00
parent 0eeaddabd7
commit 75da7ffb6a

View File

@ -18,7 +18,10 @@ $(function() {
chart: {
type: 'area'
},
title: null,
title: {
style : { fontSize: '10px' },
text: "Numbers for Most Recent Month Greater Than They Appear"
},
xAxis: {
type: 'datetime'
},