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 | ||
|
popup:public:notation [16/12/2024/H22:29:49] jeannot |
popup:public:notation [17/12/2024/H08:53:43] (Version actuelle) jeannot |
||
|---|---|---|---|
| Ligne 1: | Ligne 1: | ||
| ====== Notation Médias ====== | ====== Notation Médias ====== | ||
| + | ~~NOTOC~~ | ||
| + | ~~NOSIDEBAR~~ | ||
| + | ~~NOCACHE~~ | ||
| + | /* < | ||
| + | <html lang=" | ||
| + | |||
| + | < | ||
| + | <meta charset=" | ||
| + | <meta name=" | ||
| + | " | ||
| + | < | ||
| + | The Radar Chart Example | ||
| + | </ | ||
| + | <script src= | ||
| + | " | ||
| + | </ | ||
| + | </ | ||
| + | |||
| + | < | ||
| + | <canvas id=" | ||
| + | height=" | ||
| + | </ | ||
| + | < | ||
| + | const ctx = document. | ||
| + | getElementById(' | ||
| + | getContext(' | ||
| + | const myRadarChart = new Chart(ctx, { | ||
| + | type: ' | ||
| + | data: { | ||
| + | labels: | ||
| + | [' | ||
| + | ' | ||
| + | datasets: [{ | ||
| + | label: ' | ||
| + | data: | ||
| + | [10, 20, 15, 25, 30], | ||
| + | backgroundColor: | ||
| + | ' | ||
| + | borderColor: | ||
| + | ' | ||
| + | borderWidth: | ||
| + | }, { | ||
| + | label: ' | ||
| + | data: | ||
| + | [15, 25, 20, 30, 35], | ||
| + | backgroundColor: | ||
| + | ' | ||
| + | borderColor: | ||
| + | ' | ||
| + | borderWidth: | ||
| + | }] | ||
| + | }, | ||
| + | options: { | ||
| + | scale: { | ||
| + | ticks: { | ||
| + | beginAtZero: | ||
| + | } | ||
| + | } | ||
| + | } | ||
| + | }); | ||
| + | </ | ||
| + | </ | ||
| + | |||
| + | </ | ||
| + | |||
| + | |||
| + | |||
| <radar width=" | <radar width=" | ||
| @dataset Média 1|rgba(255, | @dataset Média 1|rgba(255, | ||
you see this when javscript or css is not working correct