Hoe ziet jouw rol als Manager Projecten (lid directieteam) eruit?
Wat ga je doen?
var ctx = document.getElementById('myDoughnutChart_2'); var myDoughnutChart_1 = new Chart(ctx, { type: 'pie', data: { datasets: [{ data: [ 40, 15, 20, 10, 15, ], backgroundColor: [ #74B843, #2B9138, #005924, #A0C855, #D1DD76, ] }], labels: [ Projectteam aansturen, Strategisch overleg binnen MT, Contractmanagement, Data en rapportage, Structuur en optimalisatie, ] }, options: { plugins: { labels: { fontColor: 'rgba(0,0,0,0)', }, datalabels: { display: false } }, responsive: true, maintainAspectRatio: false, cutoutPercentage: 20, // donut legend: { position: 'bottom', fullWidth: true, maxWidth: 100, align: 'center', usePointStyle: 'true', labels: { fontFamily: 'PT Sans', sans-serif, fontColor: '#323C47', fontSize: 18, boxWidth: 17 //Width of coloured box. } } } }); VacatureFunctie-eisen als Manager Projecten (lid directieteam)
<...