diff --git a/fit_app.py b/fit_app.py index 476a0ea..96de463 100644 --- a/fit_app.py +++ b/fit_app.py @@ -481,7 +481,7 @@ def create_elevation_plot(df, smooth_points=500): showlegend=False )) - # SUPDER IDEE, ABER GEHT NICHT WEGE NEUEN smoothed POINTS! GEHT NUR BEI X + # SUPDER IDEE, ABER GEHT NICHT WEGEN NEUEN smoothed POINTS! GEHT NUR BEI X #fig.update_traces( # hovertemplate=( # #"Time: %{customdata[0]}
" +