Userscript that adds a L/R power chart in Strava's activity Analysis viewpane
How to use
- You need to have a browser extension that enables user scripts (Greasemonkey, Tampermonkey...)
- Click here: https://github.com/dmwnz/lrbalance4strava/raw/master/lrbalance4strava.user.js
- Your user script extension should offer to install the script, just need to click OK
- Done!
Uninstall
- Remove the script from your user scripts.
How does it work ?
- Fetches original .FIT file for activity
- Reads L/R Power Balance if available
- Adds the data stream to the list of drawn data
Notes
- Only works for your own activities
- Only works if the activity was recorded as a .FIT file (this is the format used by most head units)
- Only works if original .FIT file contains the data (duh!) - Some platforms such as Zwift, RGT... don't record this data, even if you use a power meter that reports it.