[[:en_international:participants:|jem]]
==== diagrams - Number of Participants - No-Data-Found: Sprache: EN - Gruppe: CSL - Kuerzel:JEM ====
=== individual ===
data: {
x: 'x',
columns: [
['x',1995,1997,1999,2001,2003,2004,2005,2006,2007,2008,2009,2010,2011,2012,2013,2014,2015,2016,2017],
['C1-women',0,0,0,0,0,0,0,0,0,0,0,12,17,20,20,28,28,33,31],
['K1-women',42,33,35,33,32,36,42,29,38,30,36,37,39,39,33,38,34,48,44],
['C1-men',46,45,38,30,35,37,44,30,35,37,44,35,37,37,36,41,36,36,33],
['C2-men',22,16,13,19,20,18,21,17,16,21,22,18,22,21,24,22,17,18,0],
['K1-men',52,51,70,65,54,52,67,46,57,56,61,53,65,61,49,56,47,61,55]
],
types: {
C1-women: 'area',
K1-women: 'area',
C1-men: 'area',
C2-men: 'area',
K1-men: 'area',
},
groups: [['C1-women','K1-women','C1-men','C2-men','K1-men']],
axis: {
x: {
type: 'category',
categories: ['1995','1997','1999','2001','2003','2004','2005','2006','2007','2008','2009','2010','2011','2012','2013','2014','2015','2016','2017',]
}
}
}
\\
=== team ===
data: {
x: 'x',
columns: [
['x',1995,1997,1999,2001,2003,2005,2006,2007,2008,2009,2010,2011,2012,2013,2014,2015,2016,2017],
['C1-women',0,0,0,0,0,0,0,0,0,0,0,0,0,0,9,7,8,9],
['K1-women',8,8,9,8,7,6,7,7,5,6,8,9,10,8,11,9,10,12],
['C1-men',10,9,7,6,10,11,8,8,9,10,9,9,11,9,12,11,8,11],
['C2-men',4,0,5,5,5,5,5,0,6,6,5,6,6,7,5,5,0,0],
['K1-men',15,12,15,16,14,14,13,15,17,16,14,16,14,11,16,13,18,13]
],
types: {
C1-women: 'area',
K1-women: 'area',
C1-men: 'area',
C2-men: 'area',
K1-men: 'area',
},
groups: [['C1-women','K1-women','C1-men','C2-men','K1-men']],
axis: {
x: {
type: 'category',
categories: ['1995','1997','1999','2001','2003','2005','2006','2007','2008','2009','2010','2011','2012','2013','2014','2015','2016','2017',]
}
}
}
\\
----
----