Wording on graph
This commit is contained in:
parent
0eeaddabd7
commit
75da7ffb6a
|
@ -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'
|
||||
},
|
||||
|
|
Loading…
Reference in New Issue
Block a user