Lonkan avaus ja venytys
| Salikerta |
1. Sarja |
2. Sarja |
| 2.6. |
1.04 min
|
1.09 min
|
| 22.5. |
1.24 min
|
1.09 min
|
| 19.5. |
1.40 min
|
1.35 min
|
| 15.5. |
1.38 min
|
1.24 min
|
| 12.5. |
1.54 min
|
1.52 min
|
| 8.5. |
1.38 min
|
1.38 min
|
| 16.4. |
0.57 min
|
0.57 min
|
| 7.4. |
0.00 min
|
1.41 min
|
| 1.4. |
1.37 min
|
0.45 min
|
| 29.3. |
1.39 min
|
1.36 min
|
| 25.3. |
1.28 min
|
1.25 min
|
| 22.3. |
1.39 min
|
1.35 min
|
| 14.3. |
1.37 min
|
1.24 min
|
| 11.3. |
1.26 min
|
1.34 min
|
| 8.3. |
1.40 min
|
1.25 min
|
| 5.3. |
1.46 min
|
1.36 min
|
| 27.2. |
1.16 min
|
1.15 min
|
| 16.2. |
1.16 min
|
1.10 min
|
| 12.2. |
1.07 min
|
1.18 min
|
| 5.2. |
0.43 min
|
0.44 min
|
| 1.2. |
0.34 min
|
0.43 min
|
Vastus
{
"description": "Vastus",
"data": {"url" : "assets/charts/kuntodata.csv"},
"transform": [{"filter": "datum.liike==='{id: lonkan_avaus_ja_venytys}'"},
{"calculate": "datum.tyyppi==='failure' ? datum.paino : null", "as": "fail"}],
"layer": [
{
"mark": {"type": "area", "color": "orange", "line": true, "point": true},
"encoding": {
"x": {"field": "pvm", "type": "temporal", "timeUnit": "yearmonthdate", "title": "pvm", "axis": {"format": "%B %G", "labelAngle": 0, "labelAlign": "left", "tickCount": "month", "tickExtra": true}},
"y": {"field": "paino", "type": "quantitative", "title": "Vastus", "aggregate": "max" },
"y2": {"field": "paino", "type": "quantitative", "title": "Vastus", "aggregate": "min"}
}
},
{
"mark": {"type": "point", "color": "red", "shape": "circle", "size": 40},
"encoding": {
"x": {"field": "pvm", "type": "temporal", "timeUnit": "yearmonthdate", "title": "pvm"},
"y": {"field": "fail", "type": "quantitative"}
}
}
]
}
Salikerran enimmäispaino ■Vaihteluväli
Sarjaa ei tehty loppuun.
Toistot
{
"description": "Toistot",
"data": {"url" : "assets/charts/kuntodata.csv"},
"transform": [{"filter": "datum.liike==='{id: lonkan_avaus_ja_venytys}'"},
{"calculate": "datum.tyyppi==='failure' ? datum.toistot : null", "as": "fail"}],
"layer": [
{
"mark": {"type": "area", "color": "lightblue", "line": true, "point": true},
"encoding": {
"x": {"field": "pvm", "type": "temporal", "timeUnit": "yearmonthdate", "title": "pvm", "axis": {"format": "%B %G", "labelAngle": 0, "labelAlign": "left", "tickCount": "month", "tickExtra": true}},
"y": {"field": "toistot", "type": "quantitative", "title": "Toistot", "aggregate": "max" },
"y2": {"field": "toistot", "type": "quantitative", "title": "Toistot", "aggregate": "min"}
}
},
{
"mark": {"type": "point", "color": "red", "shape": "circle", "size": 40},
"encoding": {
"x": {"field": "pvm", "type": "temporal", "timeUnit": "yearmonthdate", "title": "pvm"},
"y": {"field": "fail", "type": "quantitative"}
}
}
]
}
Salikerran enimmäistoistot ■Vaihteluväli
Sarjaa ei tehty loppuun.
Voluumi
{
"description": "Kokonaisvoluumi",
"data": {"url" : "assets/charts/kuntodata.csv"},
"transform": [{"filter": "datum.liike==='{id: lonkan_avaus_ja_venytys}'"}, {"calculate": "datetime(2026, 5, 15)", "as": "today"}, {"calculate": "datum.kesto", "as": "voluumi"}],
"layer": [
{
"mark": {"type": "line", "color": "red", "point": true},
"encoding": {
"x": {"field": "pvm", "type": "temporal", "timeUnit": "yearmonthdate", "title": "pvm", "axis": {"format": "%B %G", "labelAngle": 0, "labelAlign": "left", "tickCount": "month", "tickExtra": true}},
"y": {"field": "voluumi", "type": "quantitative", "title": "Kokonaisvoluumi", "aggregate": "sum"},
"tooltip": {"field": "voluumi", "type": "quantitative", "aggregate": "sum"}
}
},
{
"mark": {"type": "rule", "color": "red"},
"encoding": {
"x": {"field": "today", "type": "temporal", "timeUnit": "yearmonthdate"},
"y": {"value": 0}
}
}
]
}
●Salikerta
Kokonaisvoluumi