Skip to content

perjantai 16.01.2026

Liikunta Kulutus Syöty Paino (mitattu)
989 kcal 2499 kcal 1906 kcal 63.9 kg (16.01.2026)

Hiilihydraatit Proteiinit Rasvat
188 g /375 g 82 g /125 g 88 g /111 g

Suositukset: THL https://urn.fi/URN:ISBN:978-952-408-405-5

Askeleet (matka) Pyöräilty matka
13021 (15.8 km) 0.0 km

RuokakcalAika
Aamiainen 1
Battery155 kcal09:58
Lounas 1
Wiener cafe94 kcal12:34
Iltaruoka 1
Vihreä salaatti5 kcal16:35
Thousand Island -salaattikastike56 kcal16:35
Paprika (punainen)14 kcal16:35
Tofu, fried230 kcal16:35
Kaura & chia siemennäkkileipä124 kcal16:35
Levite27 kcal16:35
Kaali, raaka22 kcal16:35
Mango33 kcal16:35
Sienikeitto244 kcal16:36
Iltaruoka 2
Cashewkarpalociabatta168 kcal17:44
Kasvisrasvalevite 70%44 kcal17:44
Vanhempi Salaneuvos Goudajuusto81 kcal17:44
Seitanleikkele71 kcal17:44
Suolakurkku, perinteiset viipaleet22 kcal17:44
skyr, mansikka 400g202 kcal17:50
Iltaruoka 3
Vanhempi Salaneuvos Goudajuusto54 kcal21:01
Seitanleikkele48 kcal21:01
Kasvisrasvalevite 70%44 kcal21:01
Kauratyyny160 kcal21:02
Kurkku6 kcal21:02

Ei tietoja

Tälle päivälle ei ole merkitty mitään kiputietoja.

Liikutut kalorit: 988 kcal

Päivän nettokalorit: -593 kcal

Treeni: (Kesäohjelma 2025)

Edellinen Seuraava

Näytä lämppärit

Rintakehän alaspainaminen kepin kanssa

Edellinen Seuraava

Sarja Aika
1 1.02 min

{ "description": "A simple bar chart with embedded data.", "data": {"url" : "assets/charts/kuntodata.csv"}, "transform": [{"filter": "datum.liike==='Rintakehän alaspainaminen kepin kanssa'"}, {"calculate": "datetime(2026, 0, 16)", "as": "today"}], "layer": [ { "mark": {"type": "line", "color": "blue", "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": "kesto", "type": "quantitative", "title": "Kokonaisaika (s)", "aggregate": "sum"}, "tooltip": {"field": "kesto", "type": "quantitative", "aggregate": "sum"} } }, { "mark": {"type": "rule", "color": "red"}, "encoding": { "x": {"field": "today", "type": "temporal", "timeUnit": "yearmonthdate"}, "y": {"value": 0} } } ] }

Rintarangan Kierto

Edellinen Seuraava

Sarja Toistot Paino
1 20 0.0 kg
2 20 0.0 kg

{ "description": "Toistot", "data": {"url" : "assets/charts/kuntodata.csv"}, "transform": [{"filter": "datum.liike==='Rintarangan Kierto'"}, {"calculate": "datetime(2026, 0, 16)", "as": "today"}, {"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" , "scale": {"domain": [0, 18]}}, "y2": {"field": "toistot", "type": "quantitative", "title": "Toistot", "aggregate": "min"} } }, { "mark": {"type": "rule", "color": "red"}, "encoding": { "x": {"field": "today", "type": "temporal", "timeUnit": "yearmonthdate"}, "y": {"value": 0} } }, { "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.  Tämä päivä (16.01.2026) 

{ "description": "A simple bar chart with embedded data.", "data": {"url" : "assets/charts/kuntodata.csv"}, "transform": [{"filter": "datum.liike==='Rintarangan Kierto'"}, {"calculate": "datetime(2026, 0, 16)", "as": "today"}], "layer": [ { "mark": {"type": "line", "color": "green", "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": "Max toistot", "aggregate": "max"}, "tooltip": {"field": "toistot", "type": "quantitative", "aggregate": "max"} } }, { "mark": {"type": "rule", "color": "red"}, "encoding": { "x": {"field": "today", "type": "temporal", "timeUnit": "yearmonthdate"}, "y": {"value": 0} } } ] }

Rintarangan kierto makuuasennossa

Edellinen Seuraava

Sarja Aika
1 1.14 min
2 1.09 min

{ "description": "A simple bar chart with embedded data.", "data": {"url" : "assets/charts/kuntodata.csv"}, "transform": [{"filter": "datum.liike==='Rintarangan kierto makuuasennossa'"}, {"calculate": "datetime(2026, 0, 16)", "as": "today"}], "layer": [ { "mark": {"type": "line", "color": "blue", "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": "kesto", "type": "quantitative", "title": "Kokonaisaika (s)", "aggregate": "sum"}, "tooltip": {"field": "kesto", "type": "quantitative", "aggregate": "sum"} } }, { "mark": {"type": "rule", "color": "red"}, "encoding": { "x": {"field": "today", "type": "temporal", "timeUnit": "yearmonthdate"}, "y": {"value": 0} } } ] }

Lonkan kierto istuen

Edellinen Seuraava

Sarja Aika
1 1.44 min

{ "description": "A simple bar chart with embedded data.", "data": {"url" : "assets/charts/kuntodata.csv"}, "transform": [{"filter": "datum.liike==='Lonkan kierto istuen'"}, {"calculate": "datetime(2026, 0, 16)", "as": "today"}], "layer": [ { "mark": {"type": "line", "color": "blue", "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": "kesto", "type": "quantitative", "title": "Kokonaisaika (s)", "aggregate": "sum"}, "tooltip": {"field": "kesto", "type": "quantitative", "aggregate": "sum"} } }, { "mark": {"type": "rule", "color": "red"}, "encoding": { "x": {"field": "today", "type": "temporal", "timeUnit": "yearmonthdate"}, "y": {"value": 0} } } ] }

Leg Press Horizontal (Machine)

Edellinen Seuraava

Sarja Toistot Paino
1 10 101.0 kg
2 10 101.0 kg
3 10 117.0 kg

{ "description": "Vastus", "data": {"url" : "assets/charts/kuntodata.csv"}, "transform": [{"filter": "datum.liike==='Leg Press Horizontal (Machine)'"}, {"calculate": "datetime(2026, 0, 16)", "as": "today"}, {"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": "rule", "color": "red"}, "encoding": { "x": {"field": "today", "type": "temporal", "timeUnit": "yearmonthdate"}, "y": {"value": 0} } }, { "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.  Tämä päivä (16.01.2026) 

{ "description": "Toistot", "data": {"url" : "assets/charts/kuntodata.csv"}, "transform": [{"filter": "datum.liike==='Leg Press Horizontal (Machine)'"}, {"calculate": "datetime(2026, 0, 16)", "as": "today"}, {"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" , "scale": {"domain": [0, 18]}}, "y2": {"field": "toistot", "type": "quantitative", "title": "Toistot", "aggregate": "min"} } }, { "mark": {"type": "rule", "color": "red"}, "encoding": { "x": {"field": "today", "type": "temporal", "timeUnit": "yearmonthdate"}, "y": {"value": 0} } }, { "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.  Tämä päivä (16.01.2026) 

{ "description": "Kokonaisvoluumi", "data": {"url" : "assets/charts/kuntodata.csv"}, "transform": [{"filter": "datum.liike==='Leg Press Horizontal (Machine)'"}, {"calculate": "datetime(2026, 0, 16)", "as": "today"}, {"calculate": "datum.toistot*datum.paino", "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 

{ "description": "Repmax", "data": {"url" : "assets/charts/kuntodata.csv"}, "transform": [{"filter": "datum.liike==='Leg Press Horizontal (Machine)'"}, {"calculate": "datetime(2026, 0, 16)", "as": "today"}], "layer": [ { "mark": {"type": "line", "color": "orange", "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": "rm", "type": "quantitative", "title": "Repmax", "aggregate": "max"}, "tooltip": {"field": "rm", "type": "quantitative", "aggregate": "max"} } }, { "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": "rm_huippu", "type": "quantitative", "title": "Repmax", "aggregate": "max"}, "tooltip": {"field": "rm_huippu", "type": "quantitative", "aggregate": "max"} } }, { "mark": {"type": "rule", "color": "red"}, "encoding": { "x": {"field": "today", "type": "temporal", "timeUnit": "yearmonthdate"}, "y": {"value": 0} } } ] }

Salikerta  1RM ennätys  Salikerran 1RM 

Ei ohjelmanmukaista ennustetta tälle liikkeelle.

Tämä liike ei ole osa ohjelmaa.

Bench Press (Dumbbell)

Edellinen Seuraava

Sarja Toistot Paino
1 10 10.0 kg
2 10 10.0 kg
3 Ei jaksa 8 12.5 kg

{ "description": "Vastus", "data": {"url" : "assets/charts/kuntodata.csv"}, "transform": [{"filter": "datum.liike==='Bench Press (Dumbbell)'"}, {"calculate": "datetime(2026, 0, 16)", "as": "today"}, {"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": "rule", "color": "red"}, "encoding": { "x": {"field": "today", "type": "temporal", "timeUnit": "yearmonthdate"}, "y": {"value": 0} } }, { "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.  Tämä päivä (16.01.2026) 

{ "description": "Toistot", "data": {"url" : "assets/charts/kuntodata.csv"}, "transform": [{"filter": "datum.liike==='Bench Press (Dumbbell)'"}, {"calculate": "datetime(2026, 0, 16)", "as": "today"}, {"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" , "scale": {"domain": [0, 18]}}, "y2": {"field": "toistot", "type": "quantitative", "title": "Toistot", "aggregate": "min"} } }, { "mark": {"type": "rule", "color": "red"}, "encoding": { "x": {"field": "today", "type": "temporal", "timeUnit": "yearmonthdate"}, "y": {"value": 0} } }, { "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.  Tämä päivä (16.01.2026) 

{ "description": "Kokonaisvoluumi", "data": {"url" : "assets/charts/kuntodata.csv"}, "transform": [{"filter": "datum.liike==='Bench Press (Dumbbell)'"}, {"calculate": "datetime(2026, 0, 16)", "as": "today"}, {"calculate": "datum.toistot*datum.paino", "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 

{ "description": "Repmax", "data": {"url" : "assets/charts/kuntodata.csv"}, "transform": [{"filter": "datum.liike==='Bench Press (Dumbbell)'"}, {"calculate": "datetime(2026, 0, 16)", "as": "today"}], "layer": [ { "mark": {"type": "line", "color": "orange", "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": "rm", "type": "quantitative", "title": "Repmax", "aggregate": "max"}, "tooltip": {"field": "rm", "type": "quantitative", "aggregate": "max"} } }, { "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": "rm_huippu", "type": "quantitative", "title": "Repmax", "aggregate": "max"}, "tooltip": {"field": "rm_huippu", "type": "quantitative", "aggregate": "max"} } }, { "mark": {"type": "rule", "color": "red"}, "encoding": { "x": {"field": "today", "type": "temporal", "timeUnit": "yearmonthdate"}, "y": {"value": 0} } } ] }

Salikerta  1RM ennätys  Salikerran 1RM 

Ei ohjelmanmukaista ennustetta tälle liikkeelle.

Tämä liike ei ole osa ohjelmaa.

Single Arm Cable Row

Edellinen Seuraava

Sarja Toistot Paino
1 10 30.0 kg
2 10 30.0 kg
3 10 35.0 kg
4 10 35.0 kg
5 10 40.0 kg
6 10 40.0 kg

{ "description": "Vastus", "data": {"url" : "assets/charts/kuntodata.csv"}, "transform": [{"filter": "datum.liike==='Single Arm Cable Row'"}, {"calculate": "datetime(2026, 0, 16)", "as": "today"}, {"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": "rule", "color": "red"}, "encoding": { "x": {"field": "today", "type": "temporal", "timeUnit": "yearmonthdate"}, "y": {"value": 0} } }, { "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.  Tämä päivä (16.01.2026) 

{ "description": "Toistot", "data": {"url" : "assets/charts/kuntodata.csv"}, "transform": [{"filter": "datum.liike==='Single Arm Cable Row'"}, {"calculate": "datetime(2026, 0, 16)", "as": "today"}, {"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" , "scale": {"domain": [0, 18]}}, "y2": {"field": "toistot", "type": "quantitative", "title": "Toistot", "aggregate": "min"} } }, { "mark": {"type": "rule", "color": "red"}, "encoding": { "x": {"field": "today", "type": "temporal", "timeUnit": "yearmonthdate"}, "y": {"value": 0} } }, { "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.  Tämä päivä (16.01.2026) 

{ "description": "Kokonaisvoluumi", "data": {"url" : "assets/charts/kuntodata.csv"}, "transform": [{"filter": "datum.liike==='Single Arm Cable Row'"}, {"calculate": "datetime(2026, 0, 16)", "as": "today"}, {"calculate": "datum.toistot*datum.paino", "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 

{ "description": "Repmax", "data": {"url" : "assets/charts/kuntodata.csv"}, "transform": [{"filter": "datum.liike==='Single Arm Cable Row'"}, {"calculate": "datetime(2026, 0, 16)", "as": "today"}], "layer": [ { "mark": {"type": "line", "color": "orange", "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": "rm", "type": "quantitative", "title": "Repmax", "aggregate": "max"}, "tooltip": {"field": "rm", "type": "quantitative", "aggregate": "max"} } }, { "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": "rm_huippu", "type": "quantitative", "title": "Repmax", "aggregate": "max"}, "tooltip": {"field": "rm_huippu", "type": "quantitative", "aggregate": "max"} } }, { "mark": {"type": "rule", "color": "red"}, "encoding": { "x": {"field": "today", "type": "temporal", "timeUnit": "yearmonthdate"}, "y": {"value": 0} } } ] }

Salikerta  1RM ennätys  Salikerran 1RM 

Ei ohjelmanmukaista ennustetta tälle liikkeelle.

Tämä liike ei ole osa ohjelmaa.

Leg Extension (Machine)

Edellinen Seuraava

Sarja Toistot Paino
1 10 25.0 kg
2 10 25.0 kg
3 12 30.0 kg

{ "description": "Vastus", "data": {"url" : "assets/charts/kuntodata.csv"}, "transform": [{"filter": "datum.liike==='Leg Extension (Machine)'"}, {"calculate": "datetime(2026, 0, 16)", "as": "today"}, {"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": "rule", "color": "red"}, "encoding": { "x": {"field": "today", "type": "temporal", "timeUnit": "yearmonthdate"}, "y": {"value": 0} } }, { "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.  Tämä päivä (16.01.2026) 

{ "description": "Toistot", "data": {"url" : "assets/charts/kuntodata.csv"}, "transform": [{"filter": "datum.liike==='Leg Extension (Machine)'"}, {"calculate": "datetime(2026, 0, 16)", "as": "today"}, {"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" , "scale": {"domain": [0, 18]}}, "y2": {"field": "toistot", "type": "quantitative", "title": "Toistot", "aggregate": "min"} } }, { "mark": {"type": "rule", "color": "red"}, "encoding": { "x": {"field": "today", "type": "temporal", "timeUnit": "yearmonthdate"}, "y": {"value": 0} } }, { "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.  Tämä päivä (16.01.2026) 

{ "description": "Kokonaisvoluumi", "data": {"url" : "assets/charts/kuntodata.csv"}, "transform": [{"filter": "datum.liike==='Leg Extension (Machine)'"}, {"calculate": "datetime(2026, 0, 16)", "as": "today"}, {"calculate": "datum.toistot*datum.paino", "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 

{ "description": "Repmax", "data": {"url" : "assets/charts/kuntodata.csv"}, "transform": [{"filter": "datum.liike==='Leg Extension (Machine)'"}, {"calculate": "datetime(2026, 0, 16)", "as": "today"}], "layer": [ { "mark": {"type": "line", "color": "orange", "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": "rm", "type": "quantitative", "title": "Repmax", "aggregate": "max"}, "tooltip": {"field": "rm", "type": "quantitative", "aggregate": "max"} } }, { "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": "rm_huippu", "type": "quantitative", "title": "Repmax", "aggregate": "max"}, "tooltip": {"field": "rm_huippu", "type": "quantitative", "aggregate": "max"} } }, { "mark": {"type": "rule", "color": "red"}, "encoding": { "x": {"field": "today", "type": "temporal", "timeUnit": "yearmonthdate"}, "y": {"value": 0} } } ] }

Salikerta  1RM ennätys  Salikerran 1RM 

Ei ohjelmanmukaista ennustetta tälle liikkeelle.

Tämä liike ei ole osa ohjelmaa.

Vertalon kieto taljassa

Edellinen Seuraava

Sarja Toistot Paino
1 10 15.0 kg
2 10 15.0 kg
3 10 25.0 kg
4 10 25.0 kg

{ "description": "Vastus", "data": {"url" : "assets/charts/kuntodata.csv"}, "transform": [{"filter": "datum.liike==='Vertalon kieto taljassa'"}, {"calculate": "datetime(2026, 0, 16)", "as": "today"}, {"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": "rule", "color": "red"}, "encoding": { "x": {"field": "today", "type": "temporal", "timeUnit": "yearmonthdate"}, "y": {"value": 0} } }, { "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.  Tämä päivä (16.01.2026) 

{ "description": "Toistot", "data": {"url" : "assets/charts/kuntodata.csv"}, "transform": [{"filter": "datum.liike==='Vertalon kieto taljassa'"}, {"calculate": "datetime(2026, 0, 16)", "as": "today"}, {"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" , "scale": {"domain": [0, 18]}}, "y2": {"field": "toistot", "type": "quantitative", "title": "Toistot", "aggregate": "min"} } }, { "mark": {"type": "rule", "color": "red"}, "encoding": { "x": {"field": "today", "type": "temporal", "timeUnit": "yearmonthdate"}, "y": {"value": 0} } }, { "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.  Tämä päivä (16.01.2026) 

{ "description": "Kokonaisvoluumi", "data": {"url" : "assets/charts/kuntodata.csv"}, "transform": [{"filter": "datum.liike==='Vertalon kieto taljassa'"}, {"calculate": "datetime(2026, 0, 16)", "as": "today"}, {"calculate": "datum.toistot*datum.paino", "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 

{ "description": "Repmax", "data": {"url" : "assets/charts/kuntodata.csv"}, "transform": [{"filter": "datum.liike==='Vertalon kieto taljassa'"}, {"calculate": "datetime(2026, 0, 16)", "as": "today"}], "layer": [ { "mark": {"type": "line", "color": "orange", "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": "rm", "type": "quantitative", "title": "Repmax", "aggregate": "max"}, "tooltip": {"field": "rm", "type": "quantitative", "aggregate": "max"} } }, { "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": "rm_huippu", "type": "quantitative", "title": "Repmax", "aggregate": "max"}, "tooltip": {"field": "rm_huippu", "type": "quantitative", "aggregate": "max"} } }, { "mark": {"type": "rule", "color": "red"}, "encoding": { "x": {"field": "today", "type": "temporal", "timeUnit": "yearmonthdate"}, "y": {"value": 0} } } ] }

Salikerta  1RM ennätys  Salikerran 1RM 

Ei ohjelmanmukaista ennustetta tälle liikkeelle.

Tämä liike ei ole osa ohjelmaa.