Guillou, Jan 1944-
google.charts.load('current', packages: ['corechart']); google.charts.setOnLoadCallback(drawChart); function drawChart() var options = height: 200, legend: position: 'top', maxLines: 3 , bar: groupWidth: '75%' , isStacked: true, colors: ['#FF7600', '#409a3c', '#2178b5'], vAxis: baselineColor: '#fff', gridlineColor: '#fff', textPosition: 'none' ; var data = google.visualization.arrayToDataTable([ ['', 'By', 'Posthumously by', 'About', role: 'annotation' ], ['1960-1961', 0, 0, 0, ''], ['1961-1962', 0, 0, 0, ''], ['1962-1963', 0, 0, 0, ''], ['1963-1964', 0, 0, 0, ''], ['1964-1965', 0, 0, 0, ''], ['1965-1966', 0, 0, 0, ''], ['1966-1967', 0, 0, 0, ''], ['1967-1968', 0, 0, 0, ''], ['1968-1969', 0, 0, 0,...