Ci-dessous, les différences entre deux révisions de la page.
| Les deux révisions précédentes Révision précédente Prochaine révision | Révision précédente | ||
|
outilsit:timesheet:11h22 [2021/04/28 16:26] vanlindtmarc |
outilsit:timesheet:11h22 [2022/01/10 18:37] (Version actuelle) vanlindtmarc |
||
|---|---|---|---|
| Ligne 1: | Ligne 1: | ||
| - | <achart align=" | + | ====== Vue Générale ====== |
| + | |||
| + | <achart align=" | ||
| { | { | ||
| chart: { | chart: { | ||
| - | width: | + | width: |
| type: ' | type: ' | ||
| toolbar: { show: true,tools: { download: true } }, | toolbar: { show: true,tools: { download: true } }, | ||
| }, | }, | ||
| - | | + | labels: ['Aurélie : 191,7h.', 'Marc : 195,2h.', 'Julien : 101,5h.', 'Justine : 287,75h.', 'Aniel : 22h.', 'Yannick : 74h.', 'Mélanie : 87,25h.', 'Anne : 89,5h.', 'Mouss : 42h.', 'Manon : 20,95h.'], |
| - | series: [92.7500,35.5000,29.5000,166.0000,14.5000,27.5000, | + | series: [191.7, 195.2, 101.5, 287.75, 22, 74, 87.25, 89.5, 42, 20.95], |
| responsive: [{ | responsive: [{ | ||
| breakpoint: 100%, | breakpoint: 100%, | ||
| options: { | options: { | ||
| + | | ||
| + | dataLabels: { | ||
| + | | ||
| + | | ||
| + | |||
| + | |||
| + | }, | ||
| chart: { | chart: { | ||
| width: 200 | width: 200 | ||
| Ligne 21: | Ligne 30: | ||
| } | } | ||
| </ | </ | ||
| + | |||
| + | ====== Vue générale ====== | ||
| + | |||
| + | <achart align=" | ||
| + | { | ||
| + | chart: { | ||
| + | width: 768, | ||
| + | type: ' | ||
| + | toolbar: { show: true,tools: { download: true } }, | ||
| + | }, | ||
| + | labels: ['54 Dérivation',' | ||
| + | series: [92.75, | ||
| + | responsive: [{ | ||
| + | breakpoint: 100%, | ||
| + | options: { | ||
| + | chart: { | ||
| + | width: 200 | ||
| + | }, | ||
| + | legend: { | ||
| + | position: ' | ||
| + | } | ||
| + | } | ||
| + | }] | ||
| + | } | ||
| + | </ | ||
| + | |||