Unterschiede
Hier werden die Unterschiede zwischen zwei Versionen angezeigt.
— |
de_national:gra_os [31-Dec-2017 19:29] (aktuell) |
||
---|---|---|---|
Zeile 1: | Zeile 1: | ||
+ | [[: | ||
+ | ==== Diagramme - Teilnehmerzahlen - No-Data-Found: | ||
+ | === Einzel === | ||
+ | <c3 width=100% height=400px> | ||
+ | data: { | ||
+ | x: ' | ||
+ | columns: [ | ||
+ | [' | ||
+ | [' | ||
+ | [' | ||
+ | [' | ||
+ | [' | ||
+ | |||
+ | ], | ||
+ | | ||
+ | | ||
+ | | ||
+ | | ||
+ | | ||
+ | }, | ||
+ | | ||
+ | axis: { | ||
+ | x: { | ||
+ | type: ' | ||
+ | categories: [' | ||
+ | } | ||
+ | } | ||
+ | } | ||
+ | </c3> | ||
+ | \\ | ||
+ | === Mannschaft === | ||
+ | <c3 width=100% height=400px> | ||
+ | data: { | ||
+ | x: ' | ||
+ | columns: [ | ||
+ | [' | ||
+ | |||
+ | ], | ||
+ | | ||
+ | }, | ||
+ | | ||
+ | axis: { | ||
+ | x: { | ||
+ | type: ' | ||
+ | categories: [] | ||
+ | } | ||
+ | } | ||
+ | } | ||
+ | </c3> | ||
+ | \\ | ||
+ | ---- | ||
+ | ---- | ||