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/30 10:34] vanlindtmarc |
outilsit:timesheet:11h22 [2022/01/10 18:37] (Version actuelle) vanlindtmarc |
||
|---|---|---|---|
| Ligne 1: | Ligne 1: | ||
| + | ====== Vue Générale ====== | ||
| + | |||
| + | <achart align=" | ||
| + | { | ||
| + | chart: { | ||
| + | width: 768, | ||
| + | type: ' | ||
| + | toolbar: { show: true,tools: { download: true } }, | ||
| + | }, | ||
| + | labels: [' | ||
| + | series: [191.7, 195.2, 101.5, 287.75, 22, 74, 87.25, 89.5, 42, 20.95], | ||
| + | responsive: [{ | ||
| + | breakpoint: 100%, | ||
| + | options: { | ||
| + | | ||
| + | dataLabels: { | ||
| + | | ||
| + | | ||
| + | |||
| + | |||
| + | }, | ||
| + | chart: { | ||
| + | width: 200 | ||
| + | }, | ||
| + | legend: { | ||
| + | position: ' | ||
| + | } | ||
| + | } | ||
| + | }] | ||
| + | } | ||
| + | </ | ||
| + | |||
| + | ====== Vue générale ====== | ||
| + | |||
| <achart align=" | <achart align=" | ||
| { | { | ||
| Ligne 21: | Ligne 55: | ||
| } | } | ||
| </ | </ | ||
| + | |||
| + | |||
| + | |||