Ci-dessous, les différences entre deux révisions de la page.
| Prochaine révision | Révision précédente | ||
|
outilsit:timesheet:11h22 [2021/04/26 19:27] vanlindtmarc créée |
outilsit:timesheet:11h22 [2022/01/10 18:37] (Version actuelle) vanlindtmarc |
||
|---|---|---|---|
| Ligne 1: | Ligne 1: | ||
| - | <achart url=https:// | + | ====== 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: [' | ||
| + | series: [191.7, 195.2, 101.5, 287.75, 22, 74, 87.25, 89.5, 42, 20.95], | ||
| responsive: [{ | responsive: [{ | ||
| - | breakpoint: | + | breakpoint: |
| options: { | options: { | ||
| + | | ||
| + | dataLabels: { | ||
| + | | ||
| + | | ||
| + | |||
| + | |||
| + | }, | ||
| chart: { | chart: { | ||
| width: 200 | width: 200 | ||
| Ligne 19: | Ligne 29: | ||
| }] | }] | ||
| } | } | ||
| + | </ | ||
| + | ====== 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: ' | ||
| + | } | ||
| + | } | ||
| + | }] | ||
| + | } | ||
| </ | </ | ||
| + | |||