Outils pour utilisateurs

Outils du site


outilsit:timesheet:11h22

Différences

Ci-dessous, les différences entre deux révisions de la page.

Lien vers cette vue comparative

Prochaine révision
Révision précédente
Prochaine révision Les deux révisions suivantes
outilsit:timesheet:11h22 [2021/04/26 19:27]
vanlindtmarc créée
outilsit:timesheet:11h22 [2022/01/10 12:22]
vanlindtmarc
Ligne 1: Ligne 1:
-<achart url=https://cloud.11h22.be/s/2yNctZ36BK5aJeG/download/TS11H22.csv height=320px align=center>+====== Vue Générale ======
  
-  {+<achart align="right" width=100% > 
 +{
     chart: {     chart: {
-        width: 380,+        width: 768,
         type: 'pie',         type: 'pie',
         toolbar: { show: true,tools: { download: true } },         toolbar: { show: true,tools: { download: true } },
     },     },
 +labels: ['Aurélie', 'Marc', 'Julien', 'Justine', 'Aniel', 'Yannick', 'Mélanie', 'Anne', 'Mouss', 'Manon'],
 +series: [191.7, 195.2, 101.5, 287.75, 22, 74, 87.25, 89.5, 42, 20.95],
     responsive: [{     responsive: [{
-        breakpoint: 480,+        breakpoint: 100%,
         options: {         options: {
 +        
 +        dataLabels: {
 +    enabled: true,
 +  enabledOnSeries: true,
 +
 +
 +
 +    },
 +        
             chart: {             chart: {
                 width: 200                 width: 200
Ligne 19: Ligne 31:
     }]     }]
 } }
 +</achart>
  
 +====== Vue générale ======
 +
 +<achart align="right" width=100% >
 +{
 +    chart: {
 +        width: 768,
 +        type: 'pie',
 +        toolbar: { show: true,tools: { download: true } },
 +    },
 +labels: ['54 Dérivation','Admin','BdA','Bureau de Coordination','CA','Communication','Compta Content','Coordination générale','Finances','IT','Kinkempois','Marketing','R&D','Stratégie','Subsides'],
 +series: [92.75,35.50,29.50,166.00,14.50,27.50,29.00,40.00,16.50,87.00,13.00,40.50,27.85,89.50,9.00],
 +    responsive: [{
 +        breakpoint: 100%,
 +        options: {
 +            chart: {
 +                width: 200
 +            },
 +            legend: {
 +                position: 'bottom'
 +            }
 +        }
 +    }]
 +}
 </achart> </achart>
  
  
outilsit/timesheet/11h22.txt · Dernière modification: 2022/01/10 18:37 de vanlindtmarc