Ei muokkausyhteenvetoa |
Ei muokkausyhteenvetoa |
||
| Rivi 1 626: | Rivi 1 626: | ||
var b = Math.max( memo.margins.bottom, 0.15*h ); | var b = Math.max( memo.margins.bottom, 0.15*h ); | ||
memo.options.chartArea = { top: t, left: l, width: (w - l - r), height: (h - t - b), | memo.options.chartArea = { top: t, left: l, width: (w - l - r), height: (h - t - b), XbackgroundColor: { fill: '#fff', stroke: '#eee', strokeWidth: 4 }}; | ||
for ( var o in memo.data.Wf ) { | for ( var o in memo.data.Wf ) { | ||
for ( var i in memo.data.Wf[ o ].c ) { | for ( var i in memo.data.Wf[ o ].c ) { | ||


