diff --git a/rowers/interactiveplots.py b/rowers/interactiveplots.py index 5004b7ad..9374b4eb 100644 --- a/rowers/interactiveplots.py +++ b/rowers/interactiveplots.py @@ -3474,7 +3474,7 @@ def interactive_otwcpchart(powerdf,promember=0,rowername="",r=None,cpfit='data', if p1wc is not None: plot.line('duration','fitpowerwc',source=sourcecomplex, - legend_label="World Class", + legend_label="Gold Medal Standard", color='darkgoldenrod',line_dash='dotted') plot.line('duration','fitpowerexcellent',source=sourcecomplex, diff --git a/rowers/templates/user_analysis_select.html b/rowers/templates/user_analysis_select.html index f098f78d..3c5bc554 100644 --- a/rowers/templates/user_analysis_select.html +++ b/rowers/templates/user_analysis_select.html @@ -385,14 +385,14 @@ {% if worldclass %} {% if age and sex != 'not specified' %}
  • -

    World Records

    +

    Gold Medal Standards

    The dashed lines are based on the Concept2 rankings for your age ({{ age }}), gender ({{ sex }}) - and weight category ({{ weightcategory }}). World class means within 5% of + and weight category ({{ weightcategory }}). The Gold Medal + Standard power is derived from the - World Record in terms - of power. + World Record for your category. The percentile lines are estimates of where the percentiles of the Concept2 rankings historically are for those of exactly your age, gender and weight class.